Home
last modified time | relevance | path

Searched refs:nfs3_ftypes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs3proc.c18 static int nfs3_ftypes[] = { variable
336 type = nfs3_ftypes[argp->ftype]; in nfsd3_proc_mknod()
H A Dnfs3xdr.c23 static u32 nfs3_ftypes[] = { variable
170 *p++ = htonl(nfs3_ftypes[(stat->mode & S_IFMT) >> 12]); in encode_fattr3()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs3xdr.c36 static const u32 nfs3_ftypes[] = { variable
349 *p++ = cpu_to_be32(nfs3_ftypes[(stat->mode & S_IFMT) >> 12]); in svcxdr_encode_fattr3()
H A Dnfs3proc.c20 static int nfs3_ftypes[] = { variable
461 type = nfs3_ftypes[argp->ftype]; in nfsd3_proc_mknod()

Completed in 6 milliseconds