Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dnamei.c284 static unsigned dx_root_limit(struct inode *dir, unsigned infosize);
588 static inline unsigned dx_root_limit(struct inode *dir, unsigned infosize) in dx_root_limit() function
823 if (dx_get_limit(entries) != dx_root_limit(dir, in dx_probe()
827 dx_root_limit(dir, root->info.info_length)); in dx_probe()
2080 dx_set_limit(entries, dx_root_limit(dir, sizeof(root->info))); in make_indexed_dir()