Home
last modified time | relevance | path

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

/fs/nilfs2/
Dcpfile.c74 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_add_valid_checkpoints() local
88 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_sub_valid_checkpoints() local
118 struct nilfs_checkpoint *cp = kaddr + bh_offset(bh); in nilfs_cpfile_block_init() local
222 struct nilfs_checkpoint *cp; in nilfs_cpfile_get_checkpoint() local
317 struct nilfs_checkpoint *cp; in nilfs_cpfile_delete_checkpoints() local
411 struct nilfs_checkpoint *cp, in nilfs_cpfile_checkpoint_to_cpinfo()
427 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_cpinfo() local
481 struct nilfs_checkpoint *cp; in nilfs_cpfile_do_get_ssinfo() local
604 struct nilfs_checkpoint *cp; in nilfs_cpfile_block_get_snapshot_list() local
621 struct nilfs_checkpoint *cp; in nilfs_cpfile_set_snapshot() local
[all …]
/fs/cifs/
Dcifs_unicode.c120 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, in cifs_mapchar()
456 const struct nls_table *cp, int map_chars) in cifsConvertToUTF16()
618 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
Dnetmisc.c126 cifs_inet_pton(const int address_family, const char *cp, int len, void *dst) in cifs_inet_pton()
Dsmb2pdu.c481 struct nls_table *cp = load_nls_default(); in build_netname_ctxt() local
1711 struct cifs_tcon *tcon, const struct nls_table *cp) in SMB2_tcon()
2469 struct nls_table *cp; in alloc_path_with_tree_prefix() local
/fs/afs/
Dcell.c344 const char *cp, *vllist; in afs_cell_init() local
647 char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp; in afs_alloc_anon_key() local
/fs/nfsd/
Dnfs4callback.c692 const struct nfsd4_copy *cp) in encode_offload_info4()
715 const struct nfsd4_copy *cp, in encode_cb_offload4args()
734 const struct nfsd4_copy *cp = in nfs4_xdr_enc_cb_offload() local
Dexport.c277 char * cp = (char*)item->ek_fsid; in svc_expkey_hash() local
1239 struct cache_head *cp = p; in e_show() local
/fs/jfs/
Dxattr.c210 char *cp; in ea_write() local
358 char *cp = (char *) ealist; in ea_read() local
Djfs_dmap.c3112 static int dbMaxBud(u8 * cp) in dbMaxBud()
3891 s8 *cp; in dbInitDmapTree() local
3938 s8 *tp, *cp, *cp1; in dbInitTree() local
4011 s8 *cp; in dbInitDmapCtl() local
Djfs_dmap.h51 static inline signed char TREEMAX(signed char *cp) in TREEMAX()
Djfs_xtree.c2561 cbuf_t *cp; in xtRelocate() local
/fs/hpfs/
Dmap.c66 struct code_page_directory *cp = hpfs_map_sector(s, cps, &bh, 0); in hpfs_load_code_page() local
/fs/crypto/
Dfname.c206 char *cp = dst; in fscrypt_base64url_encode() local
/fs/xfs/libxfs/
Dxfs_inode_fork.c583 char *cp; in xfs_iflush_fork() local
/fs/cachefiles/
Ddaemon.c219 char *data, *args, *cp; in cachefiles_daemon_write() local
/fs/
Dchar_dev.c174 struct char_device_struct *cd = NULL, **cp; in __unregister_chrdev_region() local
Dcoredump.c563 struct coredump_params *cp = (struct coredump_params *)info->data; in umh_pipe_setup() local
/fs/proc/
Dtask_mmu.c1151 struct clear_refs_private *cp = walk->private; in clear_refs_pte_range() local
1210 struct clear_refs_private *cp = walk->private; in clear_refs_test_walk() local
1263 struct clear_refs_private cp = { in clear_refs_write() local
Dgeneric.c164 const char *cp = name, *next; in __xlate_proc_name() local
/fs/autofs/
Droot.c536 char *cp; in autofs_dir_symlink() local
/fs/ext4/
Dfile.c803 char buf[64], *cp; in ext4_sample_last_mounted() local
/fs/ufs/
Dballoc.c766 unsigned char *cp; in ubh_scanc() local
/fs/nfs/
Dnfs4idmap.c261 char *cp; in nfs_idmap_get_desc() local
/fs/f2fs/
Df2fs.h2073 static inline unsigned long long cur_cp_version(struct f2fs_checkpoint *cp) in cur_cp_version()
2085 static inline __u64 cur_cp_crc(struct f2fs_checkpoint *cp) in cur_cp_crc()
2091 static inline bool __is_set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in __is_set_ckpt_flags()
2103 static inline void __set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in __set_ckpt_flags()
2121 static inline void __clear_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in __clear_ckpt_flags()