Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 33) sorted by relevance

12

/fs/quota/
Dkqid.c12 bool qid_eq(struct kqid left, struct kqid right) in qid_eq()
36 bool qid_lt(struct kqid left, struct kqid right) in qid_lt()
/fs/dlm/
Ddir.c88 int left; in dlm_recover_directory() local
/fs/xfs/
Dxfs_btree.c783 xfs_dfsbno_t left = be64_to_cpu(block->bb_u.l.bb_leftsib); in xfs_btree_readahead_lblock() local
808 xfs_agblock_t left = be32_to_cpu(block->bb_u.s.bb_leftsib); in xfs_btree_readahead_sblock() local
1966 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_lshift() local
2149 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_rshift() local
2328 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_split() local
2621 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_new_root() local
3279 struct xfs_btree_block *left; /* left btree block */ in xfs_btree_delrec() local
Dxfs_ialloc.c590 int left) in xfs_ialloc_next_rec()
619 int left) in xfs_ialloc_get_rec()
Dxfs_itable.c624 int left; in xfs_inumbers() local
Dxfs_bmap.c3109 xfs_bmbt_irec_t left; /* left neighbor extent entry */ in xfs_bmap_add_extent_hole_delay() local
3255 xfs_bmbt_irec_t left; /* left neighbor extent entry */ in xfs_bmap_add_extent_hole_real() local
/fs/ocfs2/
Dlocalalloc.c800 int numfound, bitoff, left, startoff, lastzero; in ocfs2_local_alloc_find_clear_bits() local
928 int bit_off, left, count, start; in ocfs2_sync_local_to_main() local
/fs/ceph/
Dfile.c318 int left, pages_left; in striped_read() local
490 size_t left, loff_t pos, loff_t *ppos) in ceph_sync_write()
Ddir.c1104 int left; in ceph_read_dir() local
/fs/ntfs/
Drunlist.c288 bool left = false; /* Left end of @src needs merging. */ in ntfs_rl_insert() local
385 bool left = false; /* Left end of @src needs merging. */ in ntfs_rl_replace() local
Dfile.c1285 int left; in ntfs_copy_from_user() local
1334 size_t left; in __ntfs_copy_from_user_iovec_inatomic() local
/fs/nilfs2/
Dbtree.c193 static void nilfs_btree_node_move_left(struct nilfs_btree_node *left, in nilfs_btree_node_move_left()
221 static void nilfs_btree_node_move_right(struct nilfs_btree_node *left, in nilfs_btree_node_move_right()
760 struct nilfs_btree_node *node, *left; in nilfs_btree_carry_left() local
1213 struct nilfs_btree_node *node, *left; in nilfs_btree_borrow_left() local
1278 struct nilfs_btree_node *node, *left; in nilfs_btree_concat_left() local
/fs/befs/
Dbefs_fs_types.h240 fs64 left; member
248 befs_off_t left; member
/fs/minix/
Ditree_common.c152 int left; in get_block() local
/fs/omfs/
Dfile.c192 sector_t block, int count, int *left) in find_block()
/fs/btrfs/
Dctree.c1767 struct extent_buffer *left = NULL; in balance_level() local
1985 struct extent_buffer *left = NULL; in push_nodes_for_insert() local
3413 struct extent_buffer *left = path->nodes[0]; in __push_leaf_right() local
3559 struct extent_buffer *left = path->nodes[0]; in push_leaf_right() local
3621 int empty, struct extent_buffer *left, in __push_leaf_left()
3777 struct extent_buffer *left; in push_leaf_left() local
/fs/reiserfs/
Ddo_balan.c1891 int left = B_FREE_SPACE(PATH_H_PBUFFER(tb->tb_path, 0)); in check_after_balance_leaf() local
Dfix_node.c899 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local
/fs/sysv/
Ditree.c209 int left; in get_block() local
/fs/
Dfile.c334 int left = (new_fdt->max_fds - open_files) / 8; in dup_fd() local
/fs/sysfs/
Ddir.c69 static int sysfs_sd_compare(const struct sysfs_dirent *left, in sysfs_sd_compare()
/fs/jbd/
Djournal.c418 int left = journal->j_free; in __log_space_left() local
/fs/hugetlbfs/
Dinode.c192 unsigned long left, copied = 0; in hugetlbfs_read_actor() local
/fs/fuse/
Dfile.c529 int left; in fuse_aio_complete() local
1873 size_t left; in fuse_ioctl_copy_user() local
/fs/hfs/
Dhfs.h99 __be16 left; member

12