Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1411 struct xfs_eofblocks *eofb) in xfs_inode_match_id()
1435 struct xfs_eofblocks *eofb) in xfs_inode_match_id_union()
1459 struct xfs_eofblocks *eofb = args; in xfs_inode_free_eofblocks()
1509 struct xfs_eofblocks *eofb, in __xfs_icache_free_eofblocks()
1526 struct xfs_eofblocks *eofb) in xfs_icache_free_eofblocks()
1542 struct xfs_eofblocks *eofb)) in __xfs_inode_free_quota_eofblocks()
1545 struct xfs_eofblocks eofb = {0}; in __xfs_inode_free_quota_eofblocks()
1748 struct xfs_eofblocks *eofb = args; in xfs_inode_free_cowblocks()
1789 struct xfs_eofblocks *eofb) in xfs_icache_free_cowblocks()
Dxfs_file.c667 struct xfs_eofblocks eofb = {0}; in xfs_file_buffered_aio_write()
Dxfs_ioctl.c2387 struct xfs_eofblocks keofb; in xfs_file_ioctl()