Searched refs:dx_root_limit (Results 1 – 1 of 1) sorted by relevance
269 static unsigned dx_root_limit(struct inode *dir, unsigned infosize);572 static inline unsigned dx_root_limit(struct inode *dir, unsigned infosize) in dx_root_limit() function805 if (dx_get_limit(entries) != dx_root_limit(dir, in dx_probe()809 dx_root_limit(dir, root->info.info_length)); in dx_probe()2108 dx_set_limit(entries, dx_root_limit(dir, sizeof(root->info))); in make_indexed_dir()