Home
last modified time | relevance | path

Searched refs:NFSACCCHK_VPISLOCKED (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c117 NFSACCCHK_NOOVERRIDE, NFSACCCHK_VPISLOCKED, &supported)) in nfsrvd_access()
123 NFSACCCHK_NOOVERRIDE, NFSACCCHK_VPISLOCKED, &supported)) in nfsrvd_access()
129 NFSACCCHK_NOOVERRIDE, NFSACCCHK_VPISLOCKED, &supported)) in nfsrvd_access()
139 NFSACCCHK_NOOVERRIDE, NFSACCCHK_VPISLOCKED, &supported)) in nfsrvd_access()
149 NFSACCCHK_NOOVERRIDE, NFSACCCHK_VPISLOCKED, &supported)) in nfsrvd_access()
234 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_getattr()
376 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_setattr()
718 NFSACCCHK_ALLOWOWNER, NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_read()
722 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_read()
902 NFSACCCHK_ALLOWOWNER, NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_write()
[all …]
HDnfs_nfsdport.c848 NFSACCCHK_VPISLOCKED, NULL); in nfsvno_createsub()
1450 NFSACCCHK_VPISLOCKED, NULL); in nfsvno_open()
1612 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_readdir()
1888 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_readdirplus()
/NextBSD/sys/fs/nfs/
HDnfs.h723 #define NFSACCCHK_VPISLOCKED 1 macro