Home
last modified time | relevance | path

Searched refs:n_modeuid (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfsnode.h111 uid_t n_modeuid; /* credentials having mode */ member
H A Dnfs_vnops.c289 np->n_modeuid = cred->cr_uid; in nfs3_access_otw()
402 (cred->cr_uid == np->n_modeuid) && in nfs_access()