Home
last modified time | relevance | path

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

/linux-4.19.296/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.c1417 struct xfs_eofblocks *eofb) in xfs_inode_match_id()
1441 struct xfs_eofblocks *eofb) in xfs_inode_match_id_union()
1465 struct xfs_eofblocks *eofb = args; in xfs_inode_free_eofblocks()
1515 struct xfs_eofblocks *eofb, in __xfs_icache_free_eofblocks()
1532 struct xfs_eofblocks *eofb) in xfs_icache_free_eofblocks()
1548 struct xfs_eofblocks *eofb)) in __xfs_inode_free_quota_eofblocks()
1551 struct xfs_eofblocks eofb = {0}; in __xfs_inode_free_quota_eofblocks()
1754 struct xfs_eofblocks *eofb = args; in xfs_inode_free_cowblocks()
1795 struct xfs_eofblocks *eofb) in xfs_icache_free_cowblocks()
Dxfs_file.c666 struct xfs_eofblocks eofb = {0}; in xfs_file_buffered_aio_write()
Dxfs_ioctl.c2171 struct xfs_eofblocks keofb; in xfs_file_ioctl()