Home
last modified time | relevance | path

Searched refs:xfs_eofblocks (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/xfs/
Dxfs_icache.h12 struct xfs_eofblocks { struct
59 int xfs_icache_free_eofblocks(struct xfs_mount *, struct xfs_eofblocks *);
66 int xfs_icache_free_cowblocks(struct xfs_mount *, struct xfs_eofblocks *);
Dxfs_icache.c1257 struct xfs_eofblocks *eofb) in xfs_inode_match_id()
1281 struct xfs_eofblocks *eofb) in xfs_inode_match_id_union()
1306 struct xfs_eofblocks *eofb) in xfs_inode_matches_eofb()
1351 struct xfs_eofblocks *eofb = args; in xfs_inode_free_eofblocks()
1393 struct xfs_eofblocks *eofb) in xfs_icache_free_eofblocks()
1409 struct xfs_eofblocks *eofb)) in __xfs_inode_free_quota_eofblocks()
1412 struct xfs_eofblocks eofb = {0}; in __xfs_inode_free_quota_eofblocks()
1614 struct xfs_eofblocks *eofb = args; in xfs_inode_free_cowblocks()
1643 struct xfs_eofblocks *eofb) in xfs_icache_free_cowblocks()
Dxfs_ioctl.c2038 struct xfs_eofblocks *dst) in xfs_fs_eofblocks_from_user()
2336 struct xfs_eofblocks keofb; in xfs_file_ioctl()
Dxfs_file.c697 struct xfs_eofblocks eofb = {0}; in xfs_file_buffered_aio_write()