Home
last modified time | relevance | path

Searched defs:target_highest_slotid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.h49 u32 target_highest_slotid; /* Server max_slot target */ member
H A Dnfs4session.c413 nfs41_set_max_slotid_locked(struct nfs4_slot_table *tbl, u32 target_highest_slotid) nfs41_set_max_slotid_locked() argument
428 nfs41_set_target_slotid_locked(struct nfs4_slot_table *tbl, u32 target_highest_slotid) nfs41_set_target_slotid_locked() argument
437 nfs41_set_target_slotid(struct nfs4_slot_table *tbl, u32 target_highest_slotid) nfs41_set_target_slotid() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.h50 u32 target_highest_slotid; /* Server max_slot target */ member
H A Dnfs4session.c413 nfs41_set_max_slotid_locked(struct nfs4_slot_table *tbl, u32 target_highest_slotid) nfs41_set_max_slotid_locked() argument
428 nfs41_set_target_slotid_locked(struct nfs4_slot_table *tbl, u32 target_highest_slotid) nfs41_set_target_slotid_locked() argument
437 nfs41_set_target_slotid(struct nfs4_slot_table *tbl, u32 target_highest_slotid) nfs41_set_target_slotid() argument
514 u32 target_highest_slotid = min(res->sr_target_highest_slotid, nfs41_update_target_slotid() local
[all...]

Completed in 3 milliseconds