Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3xdr.c97 static const umode_t nfs_type2fmt[] = { variable
376 *mode = nfs_type2fmt[type]; in xdr_decode_ftype3()
H A Dnfs4xdr.c929 static const umode_t nfs_type2fmt[] = { variable
3299 dprintk("%s: type=0%o\n", __func__, nfs_type2fmt[*type]); in decode_attr_type()
4582 fattr->mode |= nfs_type2fmt[type]; in decode_getfattr_attrs()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3xdr.c99 static const umode_t nfs_type2fmt[] = { variable
378 *mode = nfs_type2fmt[type]; in xdr_decode_ftype3()
H A Dnfs4xdr.c941 static const umode_t nfs_type2fmt[] = { variable
3328 dprintk("%s: type=0%o\n", __func__, nfs_type2fmt[*type]); in decode_attr_type()
4653 fattr->mode |= nfs_type2fmt[type]; in decode_getfattr_attrs()

Completed in 28 milliseconds