Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4_fs.h470 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
Dnfs4state.c720 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
Dnfs4proc.c1963 state = nfs4_get_open_state(inode, data->owner); in nfs4_opendata_find_nfs4_state()
3071 opendata->state = nfs4_get_open_state(d_inode(dentry), sp); in _nfs4_do_open()