Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dpnfs.h23 __be32 (*proc_getdeviceinfo)(struct super_block *sb, member
Dblocklayout.c187 .proc_getdeviceinfo = nfsd4_block_proc_getdeviceinfo,
Dnfs4proc.c1231 nfserr = ops->proc_getdeviceinfo(exp->ex_path.mnt->mnt_sb, gdp); in nfsd4_getdeviceinfo()