Home
last modified time | relevance | path

Searched refs:has_graft_path (Results 1 – 2 of 2) sorted by relevance

/fs/sdcardfs/
Dsdcardfs.h461 static inline int has_graft_path(const struct dentry *dent) in has_graft_path() function
479 if (has_graft_path(dent)) in sdcardfs_get_real_lower()
488 if (has_graft_path(dent)) in sdcardfs_put_real_lower()
Ddentry.c135 if (has_graft_path(dentry)) in sdcardfs_d_release()