Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dexportfs.h209 int (*commit_blocks)(struct inode *inode, struct iomap *iomaps, member
/Linux-v5.4/fs/xfs/
Dxfs_export.c247 .commit_blocks = xfs_fs_commit_blocks,
/Linux-v5.4/fs/nfsd/
Dnfs4layouts.c142 sb->s_export_op->commit_blocks) in nfsd4_setup_layout_type()
147 sb->s_export_op->commit_blocks && in nfsd4_setup_layout_type()
Dblocklayout.c138 error = inode->i_sb->s_export_op->commit_blocks(inode, iomaps, in nfsd4_block_commit_blocks()