Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4_fs.h471 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
Dnfs4state.c705 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
Dnfs4proc.c1892 state = nfs4_get_open_state(inode, data->owner); in nfs4_opendata_find_nfs4_state()
2972 opendata->state = nfs4_get_open_state(d_inode(dentry), sp); in _nfs4_do_open()