Home
last modified time | relevance | path

Searched defs:ndirents (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Dnamei.c111 const int ndirents = nameoff / sizeof(*de); in find_target_block_classic() local
172 int ndirents; in erofs_namei() local
46 find_target_dirent(struct erofs_qstr *name, u8 *data, unsigned int dirblksize, const int ndirents) find_target_dirent() argument
[all...]
/kernel/linux/linux-6.6/fs/erofs/
H A Dnamei.c106 const int ndirents = nameoff / sizeof(*de); in erofs_find_target_block() local
164 int ndirents; in erofs_namei() local
45 find_target_dirent(struct erofs_qstr *name, u8 *data, unsigned int dirblksize, const int ndirents) find_target_dirent() argument
[all...]

Completed in 1 milliseconds