Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4_fs.h420 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
Dnfs4state.c687 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
Dnfs4proc.c1612 state = nfs4_get_open_state(inode, data->owner); in _nfs4_opendata_to_nfs4_state()
2545 opendata->state = nfs4_get_open_state(d_inode(dentry), sp); in _nfs4_do_open()