Searched defs:ovl_path_type (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/overlayfs/ | ||
D | overlayfs.h | 15 enum ovl_path_type { enum |
D | util.c | 124 enum ovl_path_type ovl_path_type(struct dentry *dentry) in ovl_path_type() function |