Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvcshare.c43 share->s_access = new_access; in nlm_recompute_share()
70 if ((access & share->s_mode) || (mode & share->s_access)) in nlmsvc_share_file()
H A Dshare.h27 u32 s_access; /* access mode */ member