Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/ !
Dnfs4proc.c1857 static struct nfs4_state *nfs4_do_open(struct inode *dir, struct dentry *dentry, fmode_t fmode, int… in nfs4_do_open() function
2190 state = nfs4_do_open(dir, ctx->dentry, ctx->mode, open_flags, attr, ctx->cred); in nfs4_atomic_open()
2767 state = nfs4_do_open(dir, de, fmode, flags, sattr, cred); in nfs4_proc_create()