Home
last modified time | relevance | path

Searched defs:p2 (Results 1 – 16 of 16) sorted by relevance

/fs/hfsplus/
Dunicode.c36 const hfsplus_unichr *p1, *p2; in hfsplus_strcasecmp() local
69 const hfsplus_unichr *p1, *p2; in hfsplus_strcmp() local
/fs/
Dfs_parser.c383 const struct fs_parameter_spec *param, *p2; in fs_validate_description() local
Dnamei.c3012 static struct dentry *lock_two_directories(struct dentry *p1, struct dentry *p2) in lock_two_directories()
3032 struct dentry *lock_rename(struct dentry *p1, struct dentry *p2) in lock_rename()
3047 struct dentry *lock_rename_child(struct dentry *c1, struct dentry *p2) in lock_rename_child()
3086 void unlock_rename(struct dentry *p1, struct dentry *p2) in unlock_rename()
Ddcache.c3065 struct dentry *d_ancestor(struct dentry *p1, struct dentry *p2) in d_ancestor()
Deventpoll.c355 struct epoll_filefd *p2) in ep_cmp_ffd()
/fs/ntfs3/
Dlznt.c25 const u8 *p2; member
Dfslog.c3240 void *p2 = kmemdup(attr, le32_to_cpu(attr->size), in do_action() local
3307 void *p2 = kmemdup(attr, le32_to_cpu(attr->size), in do_action() local
3366 void *p2 = kmemdup(attr, le32_to_cpu(attr->size), in do_action() local
/fs/crypto/
Dpolicy.c867 const struct fscrypt_dummy_policy *p2) in fscrypt_dummy_policies_equal()
/fs/ext4/
Dfsmap.c65 static int ext4_getfsmap_dev_compare(const void *p1, const void *p2) in ext4_getfsmap_dev_compare()
Dindirect.c1243 Indirect *p = NULL, *p2 = NULL; in ext4_ind_remove_space() local
/fs/xfs/
Dxfs_fsmap.c182 const void *p2) in xfs_getfsmap_dev_compare()
/fs/ntfs/
Dinode.c447 u8 *p, *p2; in ntfs_is_extended_system_file() local
/fs/notify/fanotify/
Dfanotify.c21 static bool fanotify_path_equal(const struct path *p1, const struct path *p2) in fanotify_path_equal()
/fs/hpfs/
Ddnode.c76 loff_t p1, loff_t p2) in for_all_poss()
/fs/ocfs2/dlm/
Ddlmmaster.c1166 unsigned long p1, p2; in dlm_bitmap_diff_iter_init() local
/fs/btrfs/
Dsend.c517 static int fs_path_add_path(struct fs_path *p, struct fs_path *p2) in fs_path_add_path()