Searched refs:nfs4_get_open_state (Results 1 – 4 of 4) sorted by relevance
375 ctx->state = nfs4_get_open_state(r_ino, sp); in __nfs42_ssc_open()
489 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
719 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
2015 state = nfs4_get_open_state(inode, data->owner); in nfs4_opendata_find_nfs4_state()3140 opendata->state = nfs4_get_open_state(d_inode(dentry), sp); in _nfs4_do_open()