Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4proc.c1375 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode, in can_open_delegated() function
1758 if (!can_open_delegated(delegation, fmode, claim)) { in nfs4_try_open_cached()
2283 if (can_open_delegated(delegation, data->o_arg.fmode, claim)) in nfs4_open_prepare()