Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs3xdr.c96 static const umode_t nfs_type2fmt[] = { variable
375 *mode = nfs_type2fmt[type]; in xdr_decode_ftype3()
Dnfs4xdr.c929 static const umode_t nfs_type2fmt[] = { variable
3295 dprintk("%s: type=0%o\n", __func__, nfs_type2fmt[*type]); in decode_attr_type()
4581 fattr->mode |= nfs_type2fmt[type]; in decode_getfattr_attrs()