Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs4file.c375 ctx->state = nfs4_get_open_state(r_ino, sp); in __nfs42_ssc_open()
Dnfs4_fs.h489 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
Dnfs4state.c719 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
Dnfs4proc.c2015 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()