Home
last modified time | relevance | path

Searched refs:NF4CHR (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnfs4.h321 NF4CHR = 4, /* Special File - character device */ enumerator
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4xdr.c712 case NF4CHR: in nfsd4_decode_create()
2554 case S_IFCHR: return NF4CHR; in nfs4_file_type()
Dnfs4proc.c644 case NF4CHR: in nfsd4_create()
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4xdr.c934 [NF4CHR] = S_IFCHR,
1227 case NF4BLK: case NF4CHR: in encode_create()
Dnfs4proc.c5068 data->arg.ftype = NF4CHR; in _nfs4_proc_mknod()