/fs/nls/ |
D | nls_euc-jp.c | 17 #define IS_SJIS_LOW_BYTE(l) ((0x40 <= (l)) && ((l) <= 0xFC) && ((l) != 0x7F)) argument 19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \ argument 23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \ argument 25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ argument 27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ argument 29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \ argument 44 #define IS_EUC_JISX0208(h, l) (IS_EUC_BYTE(h) && IS_EUC_BYTE(l)) argument 45 #define IS_EUC_JISX0201KANA(h, l) (((h) == SS2) && (0xA1 <= (l) && (l) <= 0xDF)) argument 46 #define IS_EUC_UDC_LOW(h, l) (((0xF5 <= (h)) && ((h) <= 0xFE)) \ argument 48 #define IS_EUC_UDC_HI(h, l) IS_EUC_UDC_LOW(h, l) /* G3 block */ argument [all …]
|
D | nls_base.c | 57 unsigned long l; in utf8_to_utf32() local 88 unsigned long l; in utf32_to_utf8() local
|
/fs/xfs/ |
D | xfs_rtalloc.h | 139 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) argument 140 # define xfs_rtfree_extent(t,b,l) (ENOSYS) argument 141 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument 143 # define xfs_rtalloc_query_range(t,l,h,f,p) (ENOSYS) argument 147 # define xfs_rtalloc_extent_is_free(m,t,s,l,i) (ENOSYS) argument
|
D | xfs_error.h | 43 #define XFS_WANT_CORRUPTED_GOTO(mp, x, l) \ argument
|
D | xfs_trans_ail.c | 71 #define xfs_ail_check(a,l) argument
|
/fs/ceph/ |
D | ioctl.c | 20 struct ceph_ioctl_layout l; in ceph_ioctl_get_layout() local 38 struct ceph_ioctl_layout *l) in __validate_layout() 69 struct ceph_ioctl_layout l; in ceph_ioctl_set_layout() local 140 struct ceph_ioctl_layout l; in ceph_ioctl_set_layout_policy() local
|
D | locks.c | 398 int l = 0; in ceph_encode_locks_to_buffer() local
|
/fs/btrfs/ |
D | check-integrity.c | 429 static void btrfsic_block_link_init(struct btrfsic_block_link *l) in btrfsic_block_link_init() 442 struct btrfsic_block_link *l; in btrfsic_block_link_alloc() local 451 static void btrfsic_block_link_free(struct btrfsic_block_link *l) in btrfsic_block_link_free() 541 struct btrfsic_block_link *l, in btrfsic_block_link_hashtable_add() 556 static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l) in btrfsic_block_link_hashtable_remove() 574 struct btrfsic_block_link *l; in btrfsic_block_link_hashtable_lookup() local 712 struct btrfsic_block_link *l; in btrfsic_process_superblock() local 882 struct btrfsic_block_link *l; in btrfsic_process_superblock_dev_mirror() local 1243 struct btrfsic_block_link *l; in btrfsic_create_link_to_next_block() local 1382 struct btrfsic_block_link *l; in btrfsic_handle_extent_data() local [all …]
|
D | print-tree.c | 128 static void print_uuid_item(struct extent_buffer *l, unsigned long offset, in print_uuid_item() 166 void btrfs_print_leaf(struct extent_buffer *l) in btrfs_print_leaf()
|
D | root-tree.c | 71 struct extent_buffer *l; in btrfs_find_root() local 126 struct extent_buffer *l; in btrfs_update_root() local
|
D | scrub.c | 1814 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_checksum_data() local 1884 u64 l = min_t(u64, len, mapped_size); in scrub_checksum_tree_block() local 1947 u64 l = min_t(u64, len, mapped_size); in scrub_checksum_super() local 2245 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_pages() local 2503 u64 l = min_t(u64, len, blocksize); in scrub_extent() local 2552 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_pages_for_parity() local 2634 u64 l = min_t(u64, len, blocksize); in scrub_extent_for_parity() local 2833 struct extent_buffer *l; in scrub_raid56_parity() local 3058 struct extent_buffer *l; in scrub_stripe() local 3481 struct extent_buffer *l; in scrub_enumerate_chunks() local
|
D | inode-map.c | 531 struct extent_buffer *l; in btrfs_find_highest_objectid() local
|
/fs/hfsplus/ |
D | bnode.c | 25 int l; in hfs_bnode_read() local 78 int l; in hfs_bnode_write() local 108 int l; in hfs_bnode_clear() local 131 int l; in hfs_bnode_copy() local 188 int l; in hfs_bnode_move() local
|
D | unicode.c | 312 int l, v, t; in hfsplus_try_decompose_hangul() local
|
/fs/unicode/ |
D | mkutf8data.c | 1374 static int nfdi_equal(void *l, void *r) in nfdi_equal() 1391 static int nfdicf_equal(void *l, void *r) in nfdicf_equal() 1415 static void nfdi_print(void *l, int indent) in nfdi_print() 1430 static void nfdicf_print(void *l, int indent) in nfdicf_print() 1446 static int nfdi_mark(void *l) in nfdi_mark() 1451 static int nfdicf_mark(void *l) in nfdicf_mark() 1460 static int correction_mark(void *l) in correction_mark() 1467 static int nfdi_size(void *l) in nfdi_size() 1479 static int nfdicf_size(void *l) in nfdicf_size() 1493 static int *nfdi_index(struct tree *tree, void *l) in nfdi_index() [all …]
|
/fs/hpfs/ |
D | dentry.c | 20 unsigned l = qstr->len; in hpfs_hash_dentry() local
|
D | anode.c | 344 unsigned l; in hpfs_ea_read() local 367 unsigned l; in hpfs_ea_write() local
|
D | name.c | 79 unsigned l = l1 < l2 ? l1 : l2; in hpfs_compare_names() local
|
/fs/9p/ |
D | fid.c | 106 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
|
/fs/ntfs/ |
D | runlist.c | 1072 s64 l = n; in ntfs_get_nr_significant_bytes() local 1241 s64 l = n; in ntfs_write_significant_bytes() local
|
/fs/ufs/ |
D | namei.c | 112 unsigned l = strlen(symname)+1; in ufs_symlink() local
|
/fs/sysv/ |
D | namei.c | 72 int l = strlen(symname)+1; in sysv_symlink() local
|
/fs/ramfs/ |
D | inode.c | 138 int l = strlen(symname)+1; in ramfs_symlink() local
|
/fs/udf/ |
D | partition.c | 158 int i, j, k, l; in udf_relocate_blocks() local
|
/fs/ext2/ |
D | namei.c | 153 unsigned l = strlen(symname)+1; in ext2_symlink() local
|