Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs3proc.c19 static int nfs3_ftypes[] = { variable
454 type = nfs3_ftypes[argp->ftype]; in nfsd3_proc_mknod()
Dnfs3xdr.c36 static const u32 nfs3_ftypes[] = { variable
349 *p++ = cpu_to_be32(nfs3_ftypes[(stat->mode & S_IFMT) >> 12]); in svcxdr_encode_fattr3()