/fs/xfs/ |
D | xfs_rtalloc.h | 142 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) argument 143 # define xfs_rtfree_extent(t,b,l) (ENOSYS) argument 144 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument 146 # define xfs_rtalloc_query_range(t,l,h,f,p) (ENOSYS) argument 147 # define xfs_rtalloc_query_all(t,f,p) (ENOSYS) argument 148 # define xfs_rtbuf_get(m,t,b,i,p) (ENOSYS) argument
|
D | mrlock.h | 38 #define mrlock_init(mrp, t,n,s) mrinit(mrp, n) argument
|
/fs/ncpfs/ |
D | ncplib_kernel.h | 138 #define ncp_tolower(t, c) nls_tolower(t, c) argument 139 #define ncp_toupper(t, c) nls_toupper(t, c) argument 140 #define ncp_strnicmp(t, s1, s2, len) \ argument 153 #define ncp_tolower(t, c) tolower(c) argument 154 #define ncp_toupper(t, c) toupper(c) argument 159 static inline int ncp_strnicmp(const struct nls_table *t, in ncp_strnicmp()
|
/fs/ |
D | utimes.c | 226 COMPAT_SYSCALL_DEFINE2(utime, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2() argument 241 …, unsigned int, dfd, const char __user *, filename, struct compat_timespec __user *, t, int, flags) in COMPAT_SYSCALL_DEFINE4() argument 256 …NE3(futimesat, unsigned int, dfd, const char __user *, filename, struct compat_timeval __user *, t) in COMPAT_SYSCALL_DEFINE3() argument 275 COMPAT_SYSCALL_DEFINE2(utimes, const char __user *, filename, struct compat_timeval __user *, t) in COMPAT_SYSCALL_DEFINE2() argument
|
D | timerfd.c | 34 } t; member 305 struct itimerspec t; in timerfd_show() local 503 static int do_timerfd_gettime(int ufd, struct itimerspec64 *t) in do_timerfd_gettime()
|
D | binfmt_elf.c | 1708 static int fill_thread_core_info(struct elf_thread_core_info *t, in fill_thread_core_info() 1775 struct elf_thread_core_info *t; in fill_note_info() local 1877 struct elf_thread_core_info *t = info->thread; in write_note_info() local 1912 struct elf_thread_core_info *t = threads; in free_note_info() local 1944 static int elf_dump_thread_status(long signr, struct elf_thread_status *t) in elf_dump_thread_status() 2022 struct list_head *t; in fill_note_info() local 2107 struct list_head *t; in write_note_info() local
|
D | file_table.c | 236 struct file *f, *t; in delayed_fput() local
|
/fs/ntfs/ |
D | time.h | 90 u64 t = (u64)(sle64_to_cpu(time) - NTFS_TIME_OFFSET); in ntfs2utc() local
|
/fs/cifs/ |
D | netmisc.c | 924 s64 t = le64_to_cpu(ntutc) - NTFS_TIME_OFFSET; in cifs_NTtimeToUnix() local 948 cifs_UnixTimeToNT(struct timespec t) in cifs_UnixTimeToNT()
|
/fs/hpfs/ |
D | dnode.c | 85 static void hpfs_pos_subst(loff_t *p, loff_t f, loff_t t) in hpfs_pos_subst() 276 loff_t t; in hpfs_add_to_dnode() local 441 loff_t t; in move_to_top() local 716 loff_t t; in hpfs_remove_dirent() local 927 int t = hpfs_compare_names(inode->i_sb, name, len, de->name, de->namelen, de->last); in map_dirent() local
|
D | hpfs_fn.h | 338 static inline time_t local_to_gmt(struct super_block *s, time32_t t) in local_to_gmt() 344 static inline time32_t gmt_to_local(struct super_block *s, time_t t) in gmt_to_local()
|
/fs/nls/ |
D | nls_base.c | 59 const struct utf8_table *t; in utf8_to_utf32() local 90 const struct utf8_table *t; in utf32_to_utf8() local
|
/fs/fscache/ |
D | histogram.c | 30 unsigned n[5], t; in fscache_histogram_show() local
|
D | object.c | 170 const struct fscache_transition *t; in fscache_object_sm_dispatcher() local 300 const struct fscache_transition *t; in fscache_object_init() local
|
/fs/cachefiles/ |
D | proc.c | 27 unsigned x, y, z, t; in cachefiles_histogram_show() local
|
/fs/ext4/ |
D | namei.c | 294 void initialize_dirent_tail(struct ext4_dir_entry_tail *t, in initialize_dirent_tail() 307 struct ext4_dir_entry_tail *t; in get_dirent_tail() local 360 struct ext4_dir_entry_tail *t; in ext4_dirent_csum_verify() local 381 struct ext4_dir_entry_tail *t; in ext4_dirent_csum_set() local 433 int count_offset, int count, struct dx_tail *t) in ext4_dx_csum() 454 struct dx_tail *t; in ext4_dx_csum_verify() local 483 struct dx_tail *t; in ext4_dx_csum_set() local 1702 struct ext4_dir_entry_tail *t; in do_split() local 1928 struct ext4_dir_entry_tail *t; in make_indexed_dir() local 2053 struct ext4_dir_entry_tail *t; in ext4_add_entry() local [all …]
|
D | sysfs.c | 80 unsigned long t; in inode_readahead_blks_store() local 307 unsigned long t; in ext4_attr_store() local
|
/fs/jfs/ |
D | jfs_dtree.c | 3024 struct dtslot *t; in jfs_readdir() local 3598 struct dtslot *t; in dtCompare() local 3676 struct dtslot *t; in ciCompare() local 3848 struct dtslot *t; in dtGetKey() local 3908 struct dtslot *h, *t; in dtInsertEntry() local 4268 struct dtslot *t; in dtDeleteEntry() local 4363 struct dtslot *t; in dtTruncateEntry() local 4444 struct dtslot *t; in dtLinelockFreelist() local
|
/fs/configfs/ |
D | item.c | 151 struct config_item_type *t = item->ci_type; in config_item_cleanup() local
|
/fs/hfsplus/ |
D | hfsplus_fs.h | 535 #define __hfsp_mt2ut(t) (be32_to_cpu(t) - 2082844800U) argument 536 #define __hfsp_ut2mt(t) (cpu_to_be32(t + 2082844800U)) argument 539 #define hfsp_mt2ut(t) (struct timespec){ .tv_sec = __hfsp_mt2ut(t) } argument 540 #define hfsp_ut2mt(t) __hfsp_ut2mt((t).tv_sec) argument
|
/fs/adfs/ |
D | dir_fplus.c | 19 struct adfs_bigdirtail *t; in adfs_fplus_read() local
|
/fs/ubifs/ |
D | key.h | 448 union ubifs_key *t = to; in key_write() local 464 union ubifs_key *t = to; in key_write_idx() local
|
/fs/f2fs/ |
D | segment.h | 24 #define IS_DATASEG(t) ((t) <= CURSEG_COLD_DATA) argument 25 #define IS_NODESEG(t) ((t) >= CURSEG_HOT_NODE) argument 27 #define IS_HOT(t) ((t) == CURSEG_HOT_NODE || (t) == CURSEG_HOT_DATA) argument 28 #define IS_WARM(t) ((t) == CURSEG_WARM_NODE || (t) == CURSEG_WARM_DATA) argument 29 #define IS_COLD(t) ((t) == CURSEG_COLD_NODE || (t) == CURSEG_COLD_DATA) argument
|
/fs/udf/ |
D | misc.c | 287 u8 udf_tag_checksum(const struct tag *t) in udf_tag_checksum()
|
/fs/jbd2/ |
D | checkpoint.c | 266 transaction_t *t = jh->b_transaction; in jbd2_log_do_checkpoint() local
|