Searched defs:get_parent (Results 1 – 5 of 5) sorted by relevance
24 struct ns_common *(*get_parent)(struct ns_common *ns); member
162 struct fwnode_handle *(*get_parent)(const struct fwnode_handle *fwnode); member
269 struct dentry * (*get_parent)(struct dentry *child); member
43 void *(*get_parent)(const void *phandle); member133 static inline void *get_parent(const char *devp) in get_parent() function
99 int fh_type, bool get_parent) in __kernfs_fh_to_dentry()