Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dpnfs.h25 __be32 (*proc_getdeviceinfo)(struct super_block *sb, member
H A Dblocklayout.c267 .proc_getdeviceinfo = nfsd4_block_proc_getdeviceinfo,
422 .proc_getdeviceinfo = nfsd4_scsi_proc_getdeviceinfo,
H A Dflexfilelayout.c139 .proc_getdeviceinfo = nfsd4_ff_proc_getdeviceinfo,
H A Dnfs4proc.c2435 nfserr = ops->proc_getdeviceinfo(exp->ex_path.mnt->mnt_sb, in nfsd4_getdeviceinfo()