• Home
  • Raw
  • Download

Lines Matching refs:caps

573 			if (server->caps & NFS_CAP_UIDGID_NOMAP) {  in nfs4_do_handle_exception()
574 server->caps &= ~NFS_CAP_UIDGID_NOMAP; in nfs4_do_handle_exception()
1172 if (server->caps & NFS_CAP_MOVEABLE) in nfs4_call_sync_sequence()
1278 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1)) in nfs4_clear_cap_atomic_open_v1()
1280 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1; in nfs4_clear_cap_atomic_open_v1()
1313 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1)) in nfs4_map_atomic_open_share()
1326 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1) in nfs4_map_atomic_open_claim()
2706 server->caps &= ~NFS_CAP_POSIX_LOCK; in _nfs4_proc_open()
3067 if (server->caps & NFS_CAP_POSIX_LOCK) in _nfs4_open_and_get_state()
3884 server->caps &= ~(NFS_CAP_ACLS | NFS_CAP_HARDLINKS | in _nfs4_server_capabilities()
3889 server->caps |= NFS_CAP_ACLS; in _nfs4_server_capabilities()
3891 server->caps |= NFS_CAP_HARDLINKS; in _nfs4_server_capabilities()
3893 server->caps |= NFS_CAP_SYMLINKS; in _nfs4_server_capabilities()
3895 server->caps |= NFS_CAP_CASE_INSENSITIVE; in _nfs4_server_capabilities()
3897 server->caps |= NFS_CAP_CASE_PRESERVING; in _nfs4_server_capabilities()
3900 server->caps |= NFS_CAP_SECURITY_LABEL; in _nfs4_server_capabilities()
3903 server->caps |= NFS_CAP_FS_LOCATIONS; in _nfs4_server_capabilities()
5136 if (!(server->caps & NFS_CAP_SECURITY_LABEL)) in _nfs4_proc_readdir()
5444 server->caps & NFS_CAP_READ_PLUS && task->tk_status == -ENOTSUPP) { in nfs4_read_plus_not_supported()
5445 server->caps &= ~NFS_CAP_READ_PLUS; in nfs4_read_plus_not_supported()