Searched refs:NF4DIR (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h323 NF4DIR = 2, /* Directory */ enumerator in enum:nfs_ftype4
/linux-master/fs/nfsd/
H A Dnfs4acl.c787 if (type == NF4DIR)
H A Dnfs4proc.c850 case NF4DIR:
1167 status = nfsd4_acl_to_attr(S_ISDIR(inode->i_mode) ? NF4DIR : NF4REG,
H A Dnfs4xdr.c832 case NF4DIR:
2974 *p = cpu_to_be32(NF4DIR);
/linux-master/fs/nfs/
H A Dnfs4proc.c351 *p++ = htonl(NF4DIR);
364 *p++ = htonl(NF4DIR);
4764 if (ftype == NF4DIR && dir->i_nlink > 2)
4804 err = _nfs4_proc_remove(dir, name, NF4DIR);
5018 if (data->arg.ftype == NF4DIR)
5091 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
H A Dnfs4xdr.c944 [NF4DIR] = S_IFDIR,

Completed in 208 milliseconds