Home
last modified time | relevance | path

Searched refs:I_CLEAR (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfs.h733 I_CLEAR = (1U << 9), enumerator
2431 VFS_BUG_ON_INODE(inode_state_read_once(inode) & (I_FREEING | I_CLEAR), inode); in iput_if_not_last()
/linux/fs/nfs/
H A Dpnfs.c320 if (inode_state_read(inode) & (I_FREEING | I_CLEAR)) in pnfs_put_layout_hdr()