/fs/nilfs2/ |
D | cpfile.c | 79 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_add_valid_checkpoints() local 93 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_sub_valid_checkpoints() local 123 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_init() local 189 struct nilfs_checkpoint *cp; in nilfs_cpfile_get_checkpoint() local 284 struct nilfs_checkpoint *cp; in nilfs_cpfile_delete_checkpoints() local 378 struct nilfs_checkpoint *cp, in nilfs_cpfile_checkpoint_to_cpinfo() 393 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_cpinfo() local 445 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_ssinfo() local 568 struct nilfs_checkpoint *cp; in nilfs_cpfile_block_get_snapshot_list() local 585 struct nilfs_checkpoint *cp; in nilfs_cpfile_set_snapshot() local [all …]
|
/fs/afs/ |
D | cell.c | 39 char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp, *next; in afs_cell_alloc() local 229 char *cp; in afs_cell_init() local
|
/fs/cifs/ |
D | cifs_unicode.c | 167 cifs_mapchar(char *target, const __u16 src_char, const struct nls_table *cp, in cifs_mapchar() 429 const struct nls_table *cp, int map_chars) in cifsConvertToUTF16() 536 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
|
D | netmisc.c | 143 cifs_inet_pton(const int address_family, const char *cp, int len, void *dst) in cifs_inet_pton()
|
/fs/ |
D | binfmt_script.c | 20 char *cp; in load_script() local
|
D | char_dev.c | 98 struct char_device_struct *cd, **cp; in __register_chrdev_region() local 170 struct char_device_struct *cd = NULL, **cp; in __unregister_chrdev_region() local
|
D | coredump.c | 491 struct coredump_params *cp = (struct coredump_params *)info->data; in umh_pipe_setup() local
|
/fs/crypto/ |
D | fname.c | 149 char *cp = dst; in digest_encode() local 170 char *cp = dst; in digest_decode() local
|
/fs/xfs/ |
D | uuid.c | 49 char *cp = (char *)uuid; in uuid_is_nil() local
|
/fs/ext4/ |
D | crypto_fname.c | 211 char *cp = dst; in digest_encode() local 232 char *cp = dst; in digest_decode() local
|
D | file.c | 223 char buf[64], *cp; in ext4_file_open() local
|
/fs/jfs/ |
D | xattr.c | 225 char *cp; in ea_write() local 373 char *cp = (char *) ealist; in ea_read() local
|
D | jfs_dmap.c | 3073 static int dbMaxBud(u8 * cp) in dbMaxBud() 3852 s8 *cp; in dbInitDmapTree() local 3899 s8 *tp, *cp, *cp1; in dbInitTree() local 3972 s8 *cp; in dbInitDmapCtl() local
|
D | jfs_dmap.h | 64 static inline signed char TREEMAX(signed char *cp) in TREEMAX()
|
D | jfs_xtree.c | 2574 cbuf_t *cp; in xtRelocate() local
|
/fs/hpfs/ |
D | map.c | 65 struct code_page_directory *cp = hpfs_map_sector(s, cps, &bh, 0); in hpfs_load_code_page() local
|
/fs/cachefiles/ |
D | daemon.c | 216 char *data, *args, *cp; in cachefiles_daemon_write() local
|
/fs/proc/ |
D | generic.c | 80 const char *cp = name, *next; in __xlate_proc_name() local
|
D | task_mmu.c | 856 struct clear_refs_private *cp = walk->private; in clear_refs_pte_range() local 926 struct clear_refs_private cp = { in clear_refs_write() local
|
/fs/nfsd/ |
D | export.c | 251 char * cp = (char*)item->ek_fsid; in svc_expkey_hash() local 1247 struct cache_head *cp = p; in e_show() local
|
/fs/autofs4/ |
D | root.c | 559 char *cp; in autofs4_dir_symlink() local
|
/fs/ufs/ |
D | balloc.c | 743 unsigned char *cp; in ubh_scanc() local
|
/fs/nfs/ |
D | idmap.c | 250 char *cp; in nfs_idmap_get_desc() local
|
/fs/xfs/libxfs/ |
D | xfs_inode_fork.c | 803 char *cp; in xfs_iflush_fork() local
|
/fs/f2fs/ |
D | f2fs.h | 1485 static inline unsigned long long cur_cp_version(struct f2fs_checkpoint *cp) in cur_cp_version() 1497 static inline __u64 cur_cp_crc(struct f2fs_checkpoint *cp) in cur_cp_crc() 1503 static inline bool __is_set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in __is_set_ckpt_flags() 1515 static inline void __set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in __set_ckpt_flags() 1533 static inline void __clear_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in __clear_ckpt_flags()
|