nfs4_slot_table
validate_seqid(const struct nfs4_slot_table *tbl, const struct nfs4_slot *slot,
struct nfs4_slot_table *tbl;
struct nfs4_slot_table *tbl;
struct nfs4_slot_table *fc_tbl;
struct nfs4_slot_table *tbl = &session->bc_slot_table;
struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table;
struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table;
struct nfs4_slot_table *tbl;
struct nfs4_slot_table *tbl;
struct nfs4_slot_table *tbl = client->cl_slot_tbl;
struct nfs4_slot_table *tbl;
static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl,
static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl,
static void nfs4_lock_slot(struct nfs4_slot_table *tbl,
bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot)
struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid)
static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid,
static bool nfs4_slot_seqid_in_use(struct nfs4_slot_table *tbl,
int nfs4_slot_wait_on_seqid(struct nfs4_slot_table *tbl,
struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl)
static int nfs4_grow_slot_table(struct nfs4_slot_table *tbl,
static void nfs4_init_slot_table(struct nfs4_slot_table *tbl, const char *queue)
static void nfs4_reset_slot_table(struct nfs4_slot_table *tbl,
static int nfs4_realloc_slot_table(struct nfs4_slot_table *tbl,
static void nfs4_release_slot_table(struct nfs4_slot_table *tbl)
void nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl)
int nfs4_setup_slot_table(struct nfs4_slot_table *tbl, unsigned int max_reqs,
struct nfs4_slot_table *tbl = slot->table;
static bool __nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl,
bool nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl,
static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize)
static bool nfs41_try_wake_next_slot_table_entry(struct nfs4_slot_table *tbl)
void nfs41_wake_slot_table(struct nfs4_slot_table *tbl)
static void nfs41_set_max_slotid_locked(struct nfs4_slot_table *tbl,
static void nfs41_set_target_slotid_locked(struct nfs4_slot_table *tbl,
void nfs41_set_target_slotid(struct nfs4_slot_table *tbl,
static void nfs41_set_server_slotid_locked(struct nfs4_slot_table *tbl,
static bool nfs41_is_outlier_target_slotid(struct nfs4_slot_table *tbl,
void nfs41_update_target_slotid(struct nfs4_slot_table *tbl,
struct nfs4_slot_table *tbl;
void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl)
void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot)
static inline bool nfs4_test_locked_slot(const struct nfs4_slot_table *tbl,
extern void nfs41_set_target_slotid(struct nfs4_slot_table *tbl,
extern void nfs41_update_target_slotid(struct nfs4_slot_table *tbl,
struct nfs4_slot_table *table;
struct nfs4_slot_table fc_slot_table;
struct nfs4_slot_table bc_slot_table;
extern int nfs4_setup_slot_table(struct nfs4_slot_table *tbl,
extern void nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl);
extern struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl);
extern struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid);
extern int nfs4_slot_wait_on_seqid(struct nfs4_slot_table *tbl,
extern bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
extern void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl);
bool nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl,
void nfs41_wake_slot_table(struct nfs4_slot_table *tbl);
static inline bool nfs4_slot_tbl_draining(struct nfs4_slot_table *tbl)
static void nfs4_end_drain_slot_table(struct nfs4_slot_table *tbl)
static int nfs4_drain_slot_tbl(struct nfs4_slot_table *tbl)
struct nfs4_slot_table *tp;
struct nfs4_slot_table *cl_slot_tbl;