Home
last modified time | relevance | path

Searched refs:xfs_inode_t (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode.h102 } xfs_inode_t; typedef
217 __xfs_iflags_set(xfs_inode_t *ip, unsigned long flags) in __xfs_iflags_set()
223 xfs_iflags_set(xfs_inode_t *ip, unsigned long flags) in xfs_iflags_set()
231 xfs_iflags_clear(xfs_inode_t *ip, unsigned long flags) in xfs_iflags_clear()
245 xfs_iflags_test(xfs_inode_t *ip, unsigned long flags) in xfs_iflags_test()
255 xfs_iflags_test_and_clear(xfs_inode_t *ip, unsigned long flags) in xfs_iflags_test_and_clear()
268 xfs_iflags_test_and_set(xfs_inode_t *ip, unsigned long flags) in xfs_iflags_test_and_set()
573 void xfs_ilock(xfs_inode_t *, uint);
574 int xfs_ilock_nowait(xfs_inode_t *, uint);
575 void xfs_iunlock(xfs_inode_t *, uint);
[all …]
H A Dxfs_icache.h46 uint flags, uint lock_flags, xfs_inode_t **ipp);
H A Dxfs_icache.c1302 xfs_inode_t *ip) in xfs_inode_set_eofblocks_tag()
1339 xfs_inode_t *ip) in xfs_inode_clear_eofblocks_tag()
1448 xfs_inode_t *ip) in xfs_inode_set_cowblocks_tag()
1456 xfs_inode_t *ip) in xfs_inode_clear_cowblocks_tag()
H A Dxfs_inode.c141 xfs_inode_t *ip, in xfs_ilock()
184 xfs_inode_t *ip, in xfs_ilock_nowait()
244 xfs_inode_t *ip, in xfs_iunlock()
273 xfs_inode_t *ip, in xfs_ilock_demote()
1387 xfs_inode_t *ip) in xfs_inactive()
H A Dxfs_qm.c316 xfs_inode_t *ip, in xfs_qm_dqattach_locked()
384 xfs_inode_t *ip) in xfs_qm_dqdetach()
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c202 xfs_inode_t *dp) in xfs_dir_isempty()
240 xfs_inode_t *dp, in xfs_dir_init()
241 xfs_inode_t *pdp) in xfs_dir_init()