Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfs4state.c1284 struct nfs4_ol_stateid *stp; in recalculate_deny_mode()
1458 struct nfs4_ol_stateid *stp; in free_ol_stateid_reaplist()
1477 struct nfs4_ol_stateid *stp; in release_open_stateid_locks()
1525 struct nfs4_ol_stateid *s; in release_last_closed_stateid()
1540 struct nfs4_ol_stateid *stp; in release_openowner()
2491 struct nfs4_ol_stateid *ols; in nfs4_show_open()
2533 struct nfs4_ol_stateid *ols; in nfs4_show_lock()
4366 struct nfs4_ol_stateid *stp; in nfsd4_find_and_lock_existing_open()
4415 struct nfs4_ol_stateid *stp; in init_open_stateid()
5052 struct nfs4_ol_stateid *st; in nfsd4_check_conflicting_opens()
[all …]
A Dstate.h468 struct nfs4_ol_stateid *oo_last_closed_stid;
564 struct nfs4_ol_stateid { struct
573 struct nfs4_ol_stateid *st_openstp; argument
577 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() argument
579 return container_of(s, struct nfs4_ol_stateid, st_stid); in openlockstateid()
A Dxdr4.h277 struct nfs4_ol_stateid *op_stp; /* used during processing */

Completed in 26 milliseconds