Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 25 of 27) sorted by relevance

12

/fs/nilfs2/
Dcpfile.c79 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/
Dcell.c39 char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp, *next; in afs_cell_alloc() local
229 char *cp; in afs_cell_init() local
/fs/cifs/
Dcifs_unicode.c167 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()
Dnetmisc.c143 cifs_inet_pton(const int address_family, const char *cp, int len, void *dst) in cifs_inet_pton()
/fs/
Dbinfmt_script.c20 char *cp; in load_script() local
Dchar_dev.c98 struct char_device_struct *cd, **cp; in __register_chrdev_region() local
170 struct char_device_struct *cd = NULL, **cp; in __unregister_chrdev_region() local
Dcoredump.c491 struct coredump_params *cp = (struct coredump_params *)info->data; in umh_pipe_setup() local
/fs/crypto/
Dfname.c149 char *cp = dst; in digest_encode() local
170 char *cp = dst; in digest_decode() local
/fs/xfs/
Duuid.c49 char *cp = (char *)uuid; in uuid_is_nil() local
/fs/ext4/
Dcrypto_fname.c211 char *cp = dst; in digest_encode() local
232 char *cp = dst; in digest_decode() local
Dfile.c223 char buf[64], *cp; in ext4_file_open() local
/fs/jfs/
Dxattr.c225 char *cp; in ea_write() local
373 char *cp = (char *) ealist; in ea_read() local
Djfs_dmap.c3073 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
Djfs_dmap.h64 static inline signed char TREEMAX(signed char *cp) in TREEMAX()
Djfs_xtree.c2574 cbuf_t *cp; in xtRelocate() local
/fs/hpfs/
Dmap.c65 struct code_page_directory *cp = hpfs_map_sector(s, cps, &bh, 0); in hpfs_load_code_page() local
/fs/cachefiles/
Ddaemon.c216 char *data, *args, *cp; in cachefiles_daemon_write() local
/fs/proc/
Dgeneric.c80 const char *cp = name, *next; in __xlate_proc_name() local
Dtask_mmu.c856 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/
Dexport.c251 char * cp = (char*)item->ek_fsid; in svc_expkey_hash() local
1247 struct cache_head *cp = p; in e_show() local
/fs/autofs4/
Droot.c559 char *cp; in autofs4_dir_symlink() local
/fs/ufs/
Dballoc.c743 unsigned char *cp; in ubh_scanc() local
/fs/nfs/
Didmap.c250 char *cp; in nfs_idmap_get_desc() local
/fs/xfs/libxfs/
Dxfs_inode_fork.c803 char *cp; in xfs_iflush_fork() local
/fs/f2fs/
Df2fs.h1485 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()

12