Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h182 static inline const struct inode *VFS_IC(const struct xfs_inode *ip) in VFS_IC() function
361 if (IS_DAX(VFS_IC(ip))) in xfs_inode_can_hw_atomic_write()
369 if (IS_DAX(VFS_IC(ip))) in xfs_inode_can_sw_atomic_write()
665 return VFS_IC(ip)->i_nlink == 0 && !xfs_inode_on_unlinked_list(ip); in xfs_inode_unlinked_incomplete()
/linux/fs/xfs/scrub/
H A Dnlinks.c190 if (!error && S_ISDIR(VFS_IC(p->ip)->i_mode)) in xchk_nlinks_live_update()
202 if (S_ISDIR(VFS_IC(p->ip)->i_mode) && in xchk_nlinks_live_update()
H A Dtrace.h3086 __entry->parent_gen = VFS_IC(dp)->i_generation;
3305 __entry->parent_gen = VFS_IC(dp)->i_generation;