/fs/reiserfs/ |
D | lbalance.c | 901 void leaf_insert_into_buf(struct buffer_info *bi, int before, in leaf_insert_into_buf() argument 927 ih = item_head(bh, before); in leaf_insert_into_buf() 930 last_loc = nr ? ih_location(&ih[nr - before - 1]) : bh->b_size; in leaf_insert_into_buf() 931 unmoved_loc = before ? ih_location(ih - 1) : bh->b_size; in leaf_insert_into_buf() 948 memmove(ih + 1, ih, IH_SIZE * (nr - before)); in leaf_insert_into_buf() 952 for (i = before; i < nr + 1; i++) { in leaf_insert_into_buf() 953 unmoved_loc -= ih_item_len(&ih[i - before]); in leaf_insert_into_buf() 954 put_ih_location(&ih[i - before], unmoved_loc); in leaf_insert_into_buf() 1316 int before, in leaf_paste_entries() argument 1338 RFALSE(ih_entry_count(ih) < before, in leaf_paste_entries() [all …]
|
D | README | 24 discuss this with him before or after contributing. You have the 78 hip, get with the new economic trend, before your competitors do. Send 140 implemented allocate on flush before us for XFS, and generously took
|
/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 751 btree[0].before = cpu_to_be32(blk1->blkno); in xfs_da3_root_split() 753 btree[1].before = cpu_to_be32(blk2->blkno); in xfs_da3_root_split() 1048 btree[oldblk->index].before = cpu_to_be32(newblk->blkno); in xfs_da3_node_add() 1215 child = be32_to_cpu(oldroothdr.btree[0].before); in xfs_da3_root_join() 1713 blkno = be32_to_cpu(btree[max - 1].before); in xfs_da3_node_lookup_int() 1716 blkno = be32_to_cpu(btree[probe].before); in xfs_da3_node_lookup_int() 1814 int before = 0; in xfs_da3_blk_link() local 1831 before = xfs_attr_leaf_order(old_blk->bp, new_blk->bp); in xfs_da3_blk_link() 1834 before = xfs_dir2_leafn_order(dp, old_blk->bp, new_blk->bp); in xfs_da3_blk_link() 1837 before = xfs_da3_node_order(dp, old_blk->bp, new_blk->bp); in xfs_da3_blk_link() [all …]
|
D | xfs_attr_leaf.c | 1272 icnodehdr.btree[0].before = cpu_to_be32(blkno); in xfs_attr3_leaf_to_node() 2136 int before; in xfs_attr3_leaf_remove() local 2168 before = after = -1; in xfs_attr3_leaf_remove() 2181 before = i; in xfs_attr3_leaf_remove() 2195 if ((before >= 0) || (after >= 0)) { in xfs_attr3_leaf_remove() 2196 if ((before >= 0) && (after >= 0)) { in xfs_attr3_leaf_remove() 2197 ichdr.freemap[before].size += entsize; in xfs_attr3_leaf_remove() 2198 ichdr.freemap[before].size += ichdr.freemap[after].size; in xfs_attr3_leaf_remove() 2201 } else if (before >= 0) { in xfs_attr3_leaf_remove() 2202 ichdr.freemap[before].size += entsize; in xfs_attr3_leaf_remove()
|
D | xfs_da_format.h | 83 __be32 before; /* Btree block before this key */ member
|
/fs/xfs/ |
D | xfs_attr_inactive.c | 159 child_fsb = be32_to_cpu(ichdr.btree[0].before); in xfs_attr3_node_inactive() 231 child_fsb = be32_to_cpu(phdr.btree[i + 1].before); in xfs_attr3_node_inactive()
|
D | xfs_attr_list.c | 254 cursor->blkno = be32_to_cpu(btree->before); in xfs_attr_node_list_lookup()
|
D | Kconfig | 120 filesystem downtime by fixing minor problems before they cause the
|
/fs/ext4/ |
D | page-io.c | 201 struct list_head *cur, *before, *after; in dump_completed_IO() local 210 before = cur->prev; in dump_completed_IO() 211 io_end0 = container_of(before, ext4_io_end_t, list); in dump_completed_IO()
|
/fs/ntfs3/ |
D | index.c | 806 struct NTFS_DE *before, const void *ctx) in hdr_insert_de() argument 809 size_t off = PtrOffset(hdr, before); in hdr_insert_de() 819 if (before) { in hdr_insert_de() 822 off + le16_to_cpu(before->size) > total) { in hdr_insert_de() 828 before = hdr_find_e(indx, hdr, de + 1, le16_to_cpu(de->key_size), ctx, in hdr_insert_de() 830 if (!before) in hdr_insert_de() 832 off = PtrOffset(hdr, before); in hdr_insert_de() 836 memmove(Add2Ptr(before, de_size), before, used - off); in hdr_insert_de() 839 memcpy(before, de, de_size); in hdr_insert_de() 841 return before; in hdr_insert_de()
|
/fs/notify/fanotify/ |
D | Kconfig | 23 listeners which need to scan files before allowing the system access to
|
/fs/sysv/ |
D | Kconfig | 37 If you haven't heard about all of this before, it's safe to say N.
|
/fs/unicode/ |
D | README.utf8data | 56 the *.txt files, before checking in the new versions of the utf8data.h
|
/fs/ufs/ |
D | Kconfig | 29 If you haven't heard about all of this before, it's safe to say N.
|
/fs/ |
D | Kconfig.binfmt | 90 GDB before 6.7 are confused by ELF core dump files in this format. 108 module from an initramfs, the portion of the initramfs before loading
|
/fs/jffs2/ |
D | README.Locking | 50 before calling a function which may need to allocate space. The 56 before calling the space allocation functions.
|
D | xattr.c | 106 uint32_t target, before; in reclaim_xattr_datum() local 113 before = c->xdatum_mem_usage; in reclaim_xattr_datum() 129 before, c->xdatum_mem_usage, before - c->xdatum_mem_usage); in reclaim_xattr_datum()
|
/fs/befs/ |
D | ChangeLog | 39 before. (btree.c) [Sergey S. Kostyliov <rathamahata@php4.ru>] 220 headroom before the big 1.0. 369 Not that it was possible to write before. But now the kernel won't even try.
|
/fs/ntfs/ |
D | Kconfig | 71 write support, included in Linux 2.5.10 and before (since 1997),
|
/fs/proc/ |
D | Kconfig | 54 specific snapshot of their hardware or firmware before the
|
/fs/dlm/ |
D | midcomms.c | 430 if (before(mh->seq, seq)) { in dlm_receive_ack() 441 if (before(mh->seq, seq)) { in dlm_receive_ack()
|
/fs/f2fs/ |
D | f2fs.h | 440 int before = nats_in_cursum(journal); in update_nats_in_cursum() local 442 journal->n_nats = cpu_to_le16(before + i); in update_nats_in_cursum() 443 return before; in update_nats_in_cursum() 448 int before = sits_in_cursum(journal); in update_sits_in_cursum() local 450 journal->n_sits = cpu_to_le16(before + i); in update_sits_in_cursum() 451 return before; in update_sits_in_cursum()
|
/fs/xfs/scrub/ |
D | dabtree.c | 566 blkno = be32_to_cpu(key->before); in xchk_da_btree()
|
/fs/pstore/ |
D | Kconfig | 146 was last called before a reset or panic.
|
/fs/cramfs/ |
D | README | 27 a directory's entries before recursing down its subdirectories: the
|