Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dnamei.c301 static unsigned dx_root_limit(struct inode *dir, unsigned infosize);
608 static inline unsigned dx_root_limit(struct inode *dir, unsigned infosize) in dx_root_limit() function
888 if (dx_get_limit(entries) != dx_root_limit(dir, in dx_probe()
892 dx_root_limit(dir, root->info.info_length)); in dx_probe()
2312 dx_set_limit(entries, dx_root_limit(dir, sizeof(root->info))); in make_indexed_dir()