Searched refs:pnfs_set_layoutcommit (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c243 pnfs_set_layoutcommit(hdr->inode, hdr->lseg, end_offs);
361 pnfs_set_layoutcommit(data->inode, data->lseg, data->lwb);
/linux-master/fs/nfs/
H A Dpnfs.h310 void pnfs_set_layoutcommit(struct inode *, struct pnfs_layout_segment *, loff_t);
H A Dpnfs.c2873 pnfs_set_layoutcommit(hdr->inode, hdr->lseg,
3143 /* Matched by references in pnfs_set_layoutcommit */
3159 pnfs_set_layoutcommit(struct inode *inode, struct pnfs_layout_segment *lseg, function
3186 EXPORT_SYMBOL_GPL(pnfs_set_layoutcommit); variable
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1347 pnfs_set_layoutcommit(inode, lseg, end_offset);

Completed in 273 milliseconds