Home
last modified time | relevance | path

Searched refs:orig_path (Results 1 – 3 of 3) sorted by relevance

/fs/sdcardfs/
Dsdcardfs.h213 struct path orig_path; member
362 SDCARDFS_DENT_FUNC(orig_path) in SDCARDFS_DENT_FUNC() argument
466 if (SDCARDFS_D(dent)->orig_path.dentry != NULL) in has_graft_path()
Dderived_perm.c381 if (di->orig_path.dentry) { in is_obbpath_invalid()
/fs/ext4/
Dextents.c859 struct ext4_ext_path **orig_path, int flags) in ext4_find_extent() argument
863 struct ext4_ext_path *path = orig_path ? *orig_path : NULL; in ext4_find_extent()
874 *orig_path = path = NULL; in ext4_find_extent()
936 if (orig_path) in ext4_find_extent()
937 *orig_path = NULL; in ext4_find_extent()