Home
last modified time | relevance | path

Searched refs:xfs_fs_commit_blocks (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_pnfs.h9 int xfs_fs_commit_blocks(struct inode *inode, struct iomap *maps, int nr_maps,
H A Dxfs_export.c249 .commit_blocks = xfs_fs_commit_blocks,
H A Dxfs_pnfs.c259 xfs_fs_commit_blocks( in xfs_fs_commit_blocks() function