/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 | 271 struct list_head *l, *ltmp; in mb_cache_shrink() local 301 struct list_head *l, *ltmp; in mb_cache_destroy() local 391 struct list_head *l; in mb_cache_entry_insert() local 461 struct list_head *l; in mb_cache_entry_get() local 504 __mb_cache_entry_find(struct list_head *l, struct list_head *head, in __mb_cache_entry_find() 560 struct list_head *l; in mb_cache_entry_find_first() local 595 struct list_head *l; in mb_cache_entry_find_next() local
|
D | locks.c | 325 struct flock *l) in flock_to_posix_lock() 375 struct flock64 *l) in flock64_to_posix_lock() 1724 int fcntl_getlk(struct file *filp, struct flock __user *l) in fcntl_getlk() 1828 struct flock __user *l) in fcntl_setlk() 1909 int fcntl_getlk64(struct file *filp, struct flock64 __user *l) in fcntl_getlk64() 1946 struct flock64 __user *l) in fcntl_setlk64()
|
/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() 70 struct ceph_ioctl_layout l; in ceph_ioctl_set_layout() local 141 struct ceph_ioctl_layout l; in ceph_ioctl_set_layout_policy() local
|
D | locks.c | 206 int l = 0; in ceph_encode_locks_to_buffer() local
|
/fs/btrfs/ |
D | check-integrity.c | 435 static void btrfsic_block_link_init(struct btrfsic_block_link *l) in btrfsic_block_link_init() 448 struct btrfsic_block_link *l; in btrfsic_block_link_alloc() local 457 static void btrfsic_block_link_free(struct btrfsic_block_link *l) in btrfsic_block_link_free() 551 struct btrfsic_block_link *l, in btrfsic_block_link_hashtable_add() 566 static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l) in btrfsic_block_link_hashtable_remove() 587 struct btrfsic_block_link *const l = in btrfsic_block_link_hashtable_lookup() local 735 struct btrfsic_block_link *l; in btrfsic_process_superblock() local 913 struct btrfsic_block_link *l; in btrfsic_process_superblock_dev_mirror() local 1282 struct btrfsic_block_link *l; in btrfsic_create_link_to_next_block() local 1430 struct btrfsic_block_link *l; in btrfsic_handle_extent_data() local [all …]
|
D | root-tree.c | 77 struct extent_buffer *l; in btrfs_find_last_root() local 132 struct extent_buffer *l; in btrfs_update_root() local
|
D | print-tree.c | 158 void btrfs_print_leaf(struct btrfs_root *root, struct extent_buffer *l) in btrfs_print_leaf()
|
D | scrub.c | 1672 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_checksum_data() local 1742 u64 l = min_t(u64, len, mapped_size); in scrub_checksum_tree_block() local 1803 u64 l = min_t(u64, len, mapped_size); in scrub_checksum_super() local 1998 u64 l = min_t(u64, len, PAGE_SIZE); in scrub_pages() local 2192 u64 l = min_t(u64, len, blocksize); in scrub_extent() local 2237 struct extent_buffer *l; in scrub_stripe() local 2609 struct extent_buffer *l; in scrub_enumerate_chunks() local
|
D | qgroup.c | 254 struct extent_buffer *l; in btrfs_read_qgroup_config() local 632 struct extent_buffer *l; in update_qgroup_limit_item() local 675 struct extent_buffer *l; in update_qgroup_info_item() local 718 struct extent_buffer *l; in update_qgroup_status_item() local
|
D | inode-map.c | 526 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/xfs/ |
D | xfs_rtalloc.h | 146 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) argument 147 # define xfs_rtfree_extent(t,b,l) (ENOSYS) argument 148 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument
|
/fs/hpfs/ |
D | dentry.c | 20 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 | 77 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
|
/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/ufs/ |
D | namei.c | 123 unsigned l = strlen(symname)+1; in ufs_symlink() local
|
/fs/ext2/ |
D | namei.c | 150 unsigned l = strlen(symname)+1; in ext2_symlink() local
|
/fs/exofs/ |
D | namei.c | 101 unsigned l = strlen(symname)+1; in exofs_symlink() local
|
/fs/sysv/ |
D | namei.c | 92 int l = strlen(symname)+1; in sysv_symlink() local
|
/fs/ramfs/ |
D | inode.c | 129 int l = strlen(symname)+1; in ramfs_symlink() local
|