Searched refs:se_slots (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dslot_map.c94 if (se->se_slots[i].es_valid)
96 le32_to_cpu(se->se_slots[i].es_node_num));
177 se->se_slots[slotno].es_valid = si->si_slots[slot_num].sl_valid;
179 se->se_slots[slotno].es_node_num =
H A Docfs2_fs.h562 /*00*/ struct ocfs2_extended_slot se_slots[0]; member in struct:ocfs2_slot_map_extended
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h172 struct nfsd4_slot *se_slots[]; /* forward channel slots */ member in struct:nfsd4_session
H A Dnfs4state.c610 kfree(ses->se_slots[i]);
657 new->se_slots[i] = sp;
1543 slot = session->se_slots[seq->slotid];

Completed in 49 milliseconds