Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4proc.c1540 static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode, in can_open_delegated() function
1919 if (!can_open_delegated(delegation, fmode, claim)) { in nfs4_try_open_cached()
2462 if (can_open_delegated(delegation, data->o_arg.fmode, claim)) in nfs4_open_prepare()