Home
last modified time | relevance | path

Searched refs:I_DONTCACHE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_health.c355 inode_state_clear(VFS_I(ip), I_DONTCACHE); in xfs_inode_mark_sick()
387 inode_state_clear(VFS_I(ip), I_DONTCACHE); in xfs_inode_mark_corrupt()
H A Dxfs_inode.c1591 ASSERT(!(inode_state_read_once(VFS_I(next_ip)) & I_DONTCACHE)); in xfs_iunlink_reload_next()
/linux/include/linux/
H A Dfs.h740 I_DONTCACHE = (1U << 16), enumerator