Searched refs:clear_inode (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h141 * The clear_inode() function replaces end_writeback() and introduces an
146 #define clear_inode(ip) end_writeback(ip) macro
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c86 * and call clear_inode(). For 2.6.35 and later kernels this will
88 * truncate in evict(). For earlier kernels clear_inode() maps to
101 clear_inode(ip);

Completed in 205 milliseconds