Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dnamei.c276 static unsigned dx_root_limit(struct inode *dir, unsigned infosize);
579 static inline unsigned dx_root_limit(struct inode *dir, unsigned infosize) in dx_root_limit() function
811 if (dx_get_limit(entries) != dx_root_limit(dir, in dx_probe()
815 dx_root_limit(dir, root->info.info_length)); in dx_probe()
2124 dx_set_limit(entries, dx_root_limit(dir, sizeof(root->info))); in make_indexed_dir()