Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dpnfs.h32 __be32 (*proc_layoutget)(struct inode *, const struct svc_fh *fhp, member
H A Dblocklayout.c204 .proc_layoutget = nfsd4_block_proc_layoutget,
353 .proc_layoutget = nfsd4_block_proc_layoutget,
H A Dflexfilelayout.c134 .proc_layoutget = nfsd4_ff_proc_layoutget,
H A Dnfs4proc.c2278 nfserr = ops->proc_layoutget(d_inode(current_fh->fh_dentry), in nfsd4_layoutget()