Searched refs:NFS_CAP_SECURITY_LABEL (Results 1 – 4 of 4) sorted by relevance
127 if (server->caps & NFS_CAP_SECURITY_LABEL) in nfs_get_root()147 if (server->caps & NFS_CAP_SECURITY_LABEL && in nfs_get_root()149 server->caps &= ~NFS_CAP_SECURITY_LABEL; in nfs_get_root()
123 if (nfs_server_capable(dir, NFS_CAP_SECURITY_LABEL) == 0) in nfs4_label_init_security()3996 NFS_CAP_SYMLINKS| NFS_CAP_SECURITY_LABEL); in _nfs4_server_capabilities()4011 server->caps |= NFS_CAP_SECURITY_LABEL; in _nfs4_server_capabilities()5276 if (!(server->caps & NFS_CAP_SECURITY_LABEL)) in _nfs4_proc_readdir()6315 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL)) in nfs4_get_security_label()6385 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL)) in nfs4_set_security_label()8003 if (nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL)) { in nfs4_listxattr_nfs4_label()
380 if (!(server->caps & NFS_CAP_SECURITY_LABEL)) in nfs4_label_alloc()
298 #define NFS_CAP_SECURITY_LABEL (1U << 18)299 #define NFS_CAP_SECURITY_LABEL global() macro