Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs4.h336 NF4NAMEDATTR = 9 /* Named Attribute */ enumerator
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c955 [NF4NAMEDATTR] = 0,
3357 if (*type < NF4REG || *type > NF4NAMEDATTR) { in decode_attr_type()