| /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/ |
| D | mbcache.c | 399 struct list_head *l; in mb_cache_shrink() local 507 struct list_head *l; in mb_cache_entry_alloc() local 584 struct hlist_bl_node *l; in mb_cache_entry_insert() local 665 struct hlist_bl_node *l; in mb_cache_entry_get() local 719 __mb_cache_entry_find(struct hlist_bl_node *l, struct hlist_bl_head *head, in __mb_cache_entry_find() 790 struct hlist_bl_node *l; in mb_cache_entry_find_first() local 829 struct hlist_bl_node *l; in mb_cache_entry_find_next() local
|
| D | locks.c | 411 struct flock64 *l) in flock64_to_posix_lock() 461 struct flock *l) in flock_to_posix_lock() 2025 int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock __user *l) in fcntl_getlk() 2157 struct flock __user *l) in fcntl_setlk() 2253 int fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 __user *l) in fcntl_getlk64() 2301 struct flock64 __user *l) in fcntl_setlk64()
|
| /fs/xfs/ |
| D | xfs_rtalloc.h | 127 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) argument 128 # define xfs_rtfree_extent(t,b,l) (ENOSYS) argument 129 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument
|
| /fs/ceph/ |
| D | ioctl.c | 19 struct ceph_ioctl_layout l; in ceph_ioctl_get_layout() local 37 struct ceph_ioctl_layout *l) in __validate_layout() 68 struct ceph_ioctl_layout l; in ceph_ioctl_set_layout() local 139 struct ceph_ioctl_layout l; in ceph_ioctl_set_layout_policy() local
|
| D | locks.c | 281 int l = 0; in ceph_encode_locks_to_buffer() local
|
| /fs/btrfs/ |
| D | check-integrity.c | 442 static void btrfsic_block_link_init(struct btrfsic_block_link *l) in btrfsic_block_link_init() 455 struct btrfsic_block_link *l; in btrfsic_block_link_alloc() local 464 static void btrfsic_block_link_free(struct btrfsic_block_link *l) in btrfsic_block_link_free() 558 struct btrfsic_block_link *l, in btrfsic_block_link_hashtable_add() 573 static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l) in btrfsic_block_link_hashtable_remove() 594 struct btrfsic_block_link *const l = in btrfsic_block_link_hashtable_lookup() local 739 struct btrfsic_block_link *l; in btrfsic_process_superblock() local 912 struct btrfsic_block_link *l; in btrfsic_process_superblock_dev_mirror() local 1278 struct btrfsic_block_link *l; in btrfsic_create_link_to_next_block() local 1423 struct btrfsic_block_link *l; in btrfsic_handle_extent_data() local [all …]
|
| D | print-tree.c | 153 static void print_uuid_item(struct extent_buffer *l, unsigned long offset, in print_uuid_item() 172 void btrfs_print_leaf(struct btrfs_root *root, struct extent_buffer *l) in btrfs_print_leaf()
|
| D | root-tree.c | 87 struct extent_buffer *l; in btrfs_find_root() local 141 struct extent_buffer *l; in btrfs_update_root() local
|
| D | scrub.c | 1836 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_checksum_data() local 1904 u64 l = min_t(u64, len, mapped_size); in scrub_checksum_tree_block() local 1963 u64 l = min_t(u64, len, mapped_size); in scrub_checksum_super() local 2263 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_pages() local 2509 u64 l = min_t(u64, len, blocksize); in scrub_extent() local 2565 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_pages_for_parity() local 2647 u64 l = min_t(u64, len, blocksize); in scrub_extent_for_parity() local 2850 struct extent_buffer *l; in scrub_raid56_parity() local 3073 struct extent_buffer *l; in scrub_stripe() local 3501 struct extent_buffer *l; in scrub_enumerate_chunks() local
|
| D | inode-map.c | 523 struct extent_buffer *l; in btrfs_find_highest_objectid() local
|
| /fs/hfsplus/ |
| D | bnode.c | 24 int l; in hfs_bnode_read() local 77 int l; in hfs_bnode_write() local 107 int l; in hfs_bnode_clear() local 131 int l; in hfs_bnode_copy() local 189 int l; in hfs_bnode_move() local
|
| /fs/hpfs/ |
| D | dentry.c | 19 unsigned l = qstr->len; in hpfs_hash_dentry() local
|
| D | anode.c | 343 unsigned l; in hpfs_ea_read() local 366 unsigned l; in hpfs_ea_write() local
|
| D | name.c | 78 unsigned l = l1 < l2 ? l1 : l2; in hpfs_compare_names() local
|
| /fs/udf/ |
| D | udftime.c | 61 #define SPY(y, l, s) (SPD * (365 * y + l) + s) argument
|
| D | partition.c | 158 int i, j, k, l; in udf_relocate_blocks() local
|
| /fs/9p/ |
| D | fid.c | 121 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
|
| /fs/ntfs/ |
| D | runlist.c | 1086 s64 l = n; in ntfs_get_nr_significant_bytes() local 1255 s64 l = n; in ntfs_write_significant_bytes() local
|
| /fs/ramfs/ |
| D | inode.c | 127 int l = strlen(symname)+1; in ramfs_symlink() local
|
| /fs/ufs/ |
| D | namei.c | 112 unsigned l = strlen(symname)+1; in ufs_symlink() local
|
| /fs/sysv/ |
| D | namei.c | 91 int l = strlen(symname)+1; in sysv_symlink() local
|
| /fs/exofs/ |
| D | namei.c | 98 unsigned l = strlen(symname)+1; in exofs_symlink() local
|
| /fs/ext2/ |
| D | namei.c | 167 unsigned l = strlen(symname)+1; in ext2_symlink() local
|