Home
last modified time | relevance | path

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

/trueos/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()
223 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_getattr()
365 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_setattr()
707 NFSACCCHK_ALLOWOWNER, NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_read()
711 NFSACCCHK_VPISLOCKED, NULL); in nfsrvd_read()
891 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()
/trueos/sys/fs/nfs/
HDnfs.h717 #define NFSACCCHK_VPISLOCKED 1 macro