Searched refs:ovl_cache_entry_new (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/overlayfs/ |
| H A D | readdir.c | 145 static struct ovl_cache_entry *ovl_cache_entry_new(struct ovl_readdir_data *rdd, in ovl_cache_entry_new() function 188 p = ovl_cache_entry_new(rdd, name, len, ino, d_type); in ovl_cache_entry_add_rb() 211 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_lowest() 556 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_plain()
|