Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_parent.h37 xfs_parent_rec_init(rec, dp->i_ino, VFS_IC(dp)->i_generation); in xfs_inode_to_parent_rec()
/linux/fs/xfs/scrub/
A Dfindparent.c305 ASSERT(S_ISDIR(VFS_IC(sc->ip)->i_mode)); in xrep_findparent_scan()
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()
A Dtrace.h2963 __entry->parent_gen = VFS_IC(dp)->i_generation;
3182 __entry->parent_gen = VFS_IC(dp)->i_generation;
/linux/fs/xfs/
A Dxfs_inode.h176 static inline const struct inode *VFS_IC(const struct xfs_inode *ip) in VFS_IC() function

Completed in 16 milliseconds