Searched refs:cluster (Results 126 - 131 of 131) sorted by relevance

123456

/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c6410 instance->peerIsPresent = ctrl_info->cluster.peerIsPresent;
6411 instance->passive = ctrl_info->cluster.passive;
/linux-master/fs/ocfs2/
H A Drefcounttree.c9 #include <cluster/masklog.h>
2599 * Given a cluster count of len, pad it out so that it is a multiple
2619 * cpos is vitual start cluster position we want to do CoW in a
2620 * file and write_len is the cluster length.
4719 /* Now go for the cluster locks */
H A Ddir.c31 #include <cluster/masklog.h>
827 * Returns the block index, from the start of the cluster which this
863 /* We want the last cluster */
873 * We now have the cluster which should hold our entry. To
874 * find the exact block from the start of the cluster to
1829 * make sure it's cluster-safe... */
2004 * Callers should have i_rwsem + a cluster lock on dir
2421 * Allocates and formats a new cluster for use in an indexed dir
2437 * XXX: For create, this should claim cluster for the index
2449 * Format the new cluster firs
[all...]
H A Ddlmglue.c24 #include <cluster/masklog.h>
797 * Note: this is now only uesed for check recursive cluster locking.
1717 * the normal cluster directory lookup. Use this ONLY on newly created
1733 * supposed to be a new inode which the cluster doesn't know
1955 * different from all other cluster lock types that we implement a
2472 /* Notify the error cleanup path to drop the cluster lock. */
2633 * This _tracker variantes are introduced to deal with the recursive cluster
2636 * task context is already protected by cluster locking. Currently, they're
2738 /* had_lock means that the currect process already takes the cluster
3395 * safe to tear things down before disconnecting the cluster
[all...]
H A Dxattr.c30 #include <cluster/masklog.h>
1403 * blocks in this cluster?
2024 * cluster count as well.
3100 * delete a xattr doesn't need metadata and cluster allocation.
3113 /* do cluster allocation guess first. */
3194 * new tree will be cluster based, so no meta is needed.
3206 * This cluster will be used either for new bucket or for
3208 * If the cluster size is the same as the bucket size, one
4487 * clusters contains more than bucket, we can easily split one cluster
4488 * at a bucket boundary. So we take the last cluster o
[all...]
H A Dalloc.c19 #include <cluster/masklog.h>
761 * Return the index of the extent record which contains cluster #v_cluster.
1076 * cluster count.
1078 * ocfs2_add_branch() uses this to determine what logical cluster
1149 * contain a single record with cluster count == 0.
1970 * the leftmost record in their child list. Their cluster
1985 * Calculate the rightmost cluster count boundary before
1987 * updating e_cpos to keep the same highest cluster count.
4004 * This shouldn't happen for non-trees. The extent rec cluster
4663 * cluster coun
[all...]

Completed in 267 milliseconds

123456