Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c52 static const struct pnfs_commit_ops filelayout_commit_ops; variable
1064 flo->commit_info.ops = &filelayout_commit_ops; in filelayout_alloc_layout_hdr()
1114 static const struct pnfs_commit_ops filelayout_commit_ops = { variable