Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_icache.h12 struct xfs_eofblocks { struct
62 int xfs_icache_free_eofblocks(struct xfs_mount *, struct xfs_eofblocks *);
69 int xfs_icache_free_cowblocks(struct xfs_mount *, struct xfs_eofblocks *);
87 struct xfs_eofblocks *dst) in xfs_fs_eofblocks_from_user()
Dxfs_icache.c1406 struct xfs_eofblocks *eofb) in xfs_inode_match_id()
1430 struct xfs_eofblocks *eofb) in xfs_inode_match_id_union()
1454 struct xfs_eofblocks *eofb = args; in xfs_inode_free_eofblocks()
1504 struct xfs_eofblocks *eofb, in __xfs_icache_free_eofblocks()
1521 struct xfs_eofblocks *eofb) in xfs_icache_free_eofblocks()
1537 struct xfs_eofblocks *eofb)) in __xfs_inode_free_quota_eofblocks()
1540 struct xfs_eofblocks eofb = {0}; in __xfs_inode_free_quota_eofblocks()
1743 struct xfs_eofblocks *eofb = args; in xfs_inode_free_cowblocks()
1784 struct xfs_eofblocks *eofb) in xfs_icache_free_cowblocks()
Dxfs_file.c659 struct xfs_eofblocks eofb = {0}; in xfs_file_buffered_aio_write()
Dxfs_ioctl.c2170 struct xfs_eofblocks keofb; in xfs_file_ioctl()