Home
last modified time | relevance | path

Searched refs:nfs4_get_open_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4file.c384 ctx->state = nfs4_get_open_state(r_ino, sp); in __nfs42_ssc_open()
H A Dnfs4_fs.h493 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
H A Dnfs4state.c724 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
H A Dnfs4proc.c2034 state = nfs4_get_open_state(inode, data->owner); in nfs4_opendata_find_nfs4_state()
3169 opendata->state = nfs4_get_open_state(d_inode(dentry), sp); in _nfs4_do_open()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4file.c377 ctx->state = nfs4_get_open_state(r_ino, sp); in __nfs42_ssc_open()
H A Dnfs4_fs.h496 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
H A Dnfs4state.c723 nfs4_get_open_state(struct inode *inode, struct nfs4_state_owner *owner) in nfs4_get_open_state() function
H A Dnfs4proc.c2039 state = nfs4_get_open_state(inode, data->owner); in nfs4_opendata_find_nfs4_state()
3171 opendata->state = nfs4_get_open_state(d_inode(dentry), sp); in _nfs4_do_open()

Completed in 36 milliseconds