/linux-4.4.14/kernel/rcu/ |
D | rcu.h | 52 #define DYNTICK_TASK_NEST_VALUE ((LLONG_MAX >> DYNTICK_TASK_NEST_WIDTH) + 1) 53 #define DYNTICK_TASK_NEST_MASK (LLONG_MAX - DYNTICK_TASK_NEST_VALUE + 1)
|
/linux-4.4.14/drivers/s390/char/ |
D | hmcdrv_cache.c | 203 hmcdrv_cache_file.fsize = LLONG_MAX; in hmcdrv_cache_cmd() 249 hmcdrv_cache_file.fsize = LLONG_MAX; in hmcdrv_cache_shutdown()
|
/linux-4.4.14/fs/ |
D | sync.c | 209 return vfs_fsync_range(file, 0, LLONG_MAX, datasync); in vfs_fsync() 322 endbyte = LLONG_MAX; in SYSCALL_DEFINE4()
|
D | fs-writeback.c | 1453 .range_end = LLONG_MAX, in writeback_sb_inodes() 2359 .range_end = LLONG_MAX, in write_inode_now()
|
/linux-4.4.14/drivers/target/ |
D | target_core_file.c | 332 end = LLONG_MAX; in fd_execute_sync_cache() 338 end = LLONG_MAX; in fd_execute_sync_cache() 581 end = LLONG_MAX; in fd_execute_rw()
|
/linux-4.4.14/fs/f2fs/ |
D | file.c | 956 ret = filemap_write_and_wait_range(inode->i_mapping, offset, LLONG_MAX); in f2fs_collapse_range() 967 filemap_write_and_wait_range(inode->i_mapping, offset, LLONG_MAX); in f2fs_collapse_range() 1120 ret = filemap_write_and_wait_range(inode->i_mapping, offset, LLONG_MAX); in f2fs_insert_range() 1140 filemap_write_and_wait_range(inode->i_mapping, offset, LLONG_MAX); in f2fs_insert_range() 1391 ret = f2fs_sync_file(filp, 0, LLONG_MAX, 0); in f2fs_ioc_commit_atomic_write()
|
D | data.c | 1237 if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX) in f2fs_write_cache_pages()
|
D | segment.c | 2264 sit_i->min_mtime = LLONG_MAX; in init_min_max_mtime()
|
/linux-4.4.14/include/linux/ |
D | kernel.h | 27 #define LLONG_MAX ((long long)(~0ULL>>1)) macro 28 #define LLONG_MIN (-LLONG_MAX - 1)
|
/linux-4.4.14/fs/afs/ |
D | write.c | 553 } else if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX) { in afs_writepages() 554 end = (pgoff_t)(LLONG_MAX >> PAGE_CACHE_SHIFT); in afs_writepages()
|
/linux-4.4.14/fs/nfs/ |
D | nfs4file.c | 155 end = LLONG_MAX; in nfs4_file_fsync()
|
D | file.c | 290 end = LLONG_MAX; in nfs_file_fsync()
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 361 bool truncate_op = (lend == LLONG_MAX); in remove_inode_hugepages() 447 remove_inode_hugepages(inode, 0, LLONG_MAX); in hugetlbfs_evict_inode() 507 remove_inode_hugepages(inode, offset, LLONG_MAX); in hugetlb_vmtruncate()
|
/linux-4.4.14/fs/ceph/ |
D | locks.c | 56 if (LLONG_MAX == fl->fl_end) in ceph_lock_message()
|
D | addr.c | 742 if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX) in ceph_writepages_start()
|
/linux-4.4.14/kernel/time/ |
D | ntp.c | 687 if (LLONG_MAX / PPM_SCALE < txc->freq) in ntp_validate_timex()
|
/linux-4.4.14/fs/ubifs/ |
D | orphan.c | 581 cmt_no = le64_to_cpu(orph->cmt_no) & LLONG_MAX; in do_kill_orphans()
|
D | debug.c | 531 le64_to_cpu(orph->cmt_no) & LLONG_MAX); in ubifs_dump_node()
|
/linux-4.4.14/fs/gfs2/ |
D | log.c | 177 .range_end = LLONG_MAX, in gfs2_ail1_start()
|
D | aops.c | 371 if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX) in gfs2_write_cache_jdata()
|
/linux-4.4.14/fs/nfs/blocklayout/ |
D | blocklayout.c | 443 err = ext_tree_remove(bl, true, 0, LLONG_MAX); in bl_free_layout_hdr()
|
/linux-4.4.14/fs/nfsd/ |
D | vfs.c | 923 loff_t end = LLONG_MAX; in nfsd_vfs_write() 1047 loff_t end = LLONG_MAX; in nfsd_commit()
|
/linux-4.4.14/fs/btrfs/ |
D | tree-log.c | 5113 log_mode, 0, LLONG_MAX, ctx); in log_new_dir_dentries() 5227 LOG_INODE_ALL, 0, LLONG_MAX, ctx); in btrfs_log_all_parents() 5377 0, LLONG_MAX, ctx); in btrfs_log_inode_parent() 5660 LLONG_MAX, 1, NULL); in btrfs_log_new_name()
|
D | backref.c | 231 ref->key_for_search.offset >= LLONG_MAX) in __add_prelim_ref()
|
D | extent_io.c | 3331 wbc->range_start == 0 && wbc->range_end == LLONG_MAX)) in update_nr_written()
|
D | inode.c | 5898 ctx->pos = LLONG_MAX; in btrfs_real_readdir()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | rw.c | 1206 if (end == LLONG_MAX) { in ll_writepages()
|
/linux-4.4.14/mm/ |
D | migrate.c | 680 .range_end = LLONG_MAX, in writeout()
|
D | page-writeback.c | 2172 if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX) in write_cache_pages()
|
D | filemap.c | 305 return __filemap_fdatawrite_range(mapping, 0, LLONG_MAX, sync_mode); in __filemap_fdatawrite()
|
D | vmscan.c | 580 .range_end = LLONG_MAX, in pageout()
|
/linux-4.4.14/fs/nilfs2/ |
D | segment.c | 696 if (unlikely(start != 0 || end != LLONG_MAX)) { in nilfs_lookup_dirty_data_buffers() 1056 inode, &data_buffers, rest + 1, 0, LLONG_MAX); in nilfs_segctor_scan_file()
|
/linux-4.4.14/fs/exofs/ |
D | inode.c | 794 end = (wbc->range_end == LLONG_MAX) ? in exofs_writepages()
|
/linux-4.4.14/fs/jbd2/ |
D | transaction.c | 2581 new_size, LLONG_MAX); in jbd2_journal_begin_ordered_truncate()
|
/linux-4.4.14/fs/ext4/ |
D | extents.c | 5538 LLONG_MAX); in ext4_collapse_range() 5676 LLONG_MAX); in ext4_insert_range()
|
D | inode.c | 2523 if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX) in ext4_writepages()
|
/linux-4.4.14/fs/cifs/ |
D | file.c | 2059 if (wbc->range_start == 0 && wbc->range_end == LLONG_MAX) in cifs_writepages()
|