Searched refs:nfs4_state_owner (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfs/ |
| A D | nfs4state.c | 208 struct nfs4_state_owner *sp; in nfs4_get_renew_cred_server_locked() 401 static struct nfs4_state_owner * 406 struct nfs4_state_owner *sp; in nfs4_find_state_owner_locked() 428 static struct nfs4_state_owner * 434 struct nfs4_state_owner *sp; in nfs4_insert_state_owner_locked() 489 static struct nfs4_state_owner * 494 struct nfs4_state_owner *sp; in nfs4_alloc_state_owner() 1148 struct nfs4_state_owner *sp; in nfs_increment_open_seqid() 1744 struct nfs4_state_owner *sp; in nfs4_reset_seqids() 1795 struct nfs4_state_owner *sp; in nfs4_clear_reclaim_server() [all …]
|
| A D | nfs4_fs.h | 108 struct nfs4_state_owner { struct 182 struct nfs4_state_owner *owner; /* Pointer to the open owner */ 219 int (*recover_open)(struct nfs4_state_owner *, struct nfs4_state *); 239 struct nfs4_state_owner *owner; 486 extern struct nfs4_state_owner *nfs4_get_state_owner(struct nfs_server *, const struct cred *, gfp_… 487 extern void nfs4_put_state_owner(struct nfs4_state_owner *); 490 extern struct nfs4_state * nfs4_get_open_state(struct inode *, struct nfs4_state_owner *);
|
| A D | nfs4file.c | 325 struct nfs4_state_owner *sp; in __nfs42_ssc_open()
|
| A D | nfs4proc.c | 1342 struct nfs4_state_owner *sp, fmode_t fmode, int flags, in nfs4_opendata_alloc() 2231 static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_reclaim() 2426 struct nfs4_state_owner *sp = data->owner; in nfs4_open_prepare() 2761 static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs4_open_expired() 2787 static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state) in nfs40_open_expired() 3033 struct nfs4_state_owner *sp = opendata->owner; in _nfs4_open_and_get_state() 3116 struct nfs4_state_owner *sp; in _nfs4_do_open() 3523 struct nfs4_state_owner *sp = calldata->state->owner; in nfs4_free_closedata() 3722 struct nfs4_state_owner *sp = state->owner; in nfs4_do_close() 6845 struct nfs4_state_owner *sp = state->owner; in nfs4_proc_unlck() [all …]
|
| A D | delegation.c | 182 struct nfs4_state_owner *sp; in nfs_delegation_claim_opens()
|
Completed in 31 milliseconds