Home
last modified time | relevance | path

Searched refs:ovl_cache_entry_new (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dreaddir.c143 static struct ovl_cache_entry *ovl_cache_entry_new(struct ovl_readdir_data *rdd, in ovl_cache_entry_new() function
184 p = ovl_cache_entry_new(rdd, name, len, ino, d_type); in ovl_cache_entry_add_rb()
207 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_lowest()
538 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_plain()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dreaddir.c143 static struct ovl_cache_entry *ovl_cache_entry_new(struct ovl_readdir_data *rdd, in ovl_cache_entry_new() function
184 p = ovl_cache_entry_new(rdd, name, len, ino, d_type); in ovl_cache_entry_add_rb()
207 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_lowest()
542 p = ovl_cache_entry_new(rdd, name, namelen, ino, d_type); in ovl_fill_plain()

Completed in 4 milliseconds