Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4file.c377 ctx->state = nfs4_get_open_state(r_ino, sp); in __nfs42_ssc_open()
H A Dnfs4_fs.h496 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
H A Dnfs4state.c723 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
H A Dnfs4proc.c2039 state = nfs4_get_open_state(inode, data->owner); in nfs4_opendata_find_nfs4_state()
3173 opendata->state = nfs4_get_open_state(d_inode(dentry), sp); in _nfs4_do_open()