Searched refs:omfs_fill_chain (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/omfs/ |
H A D | dir.c | 329 static bool omfs_fill_chain(struct inode *dir, struct dir_context *ctx, in omfs_fill_chain() function 438 if (!omfs_fill_chain(dir, ctx, fsblock, hindex)) in omfs_readdir()
|
/kernel/linux/linux-6.6/fs/omfs/ |
H A D | dir.c | 330 static bool omfs_fill_chain(struct inode *dir, struct dir_context *ctx, in omfs_fill_chain() function 439 if (!omfs_fill_chain(dir, ctx, fsblock, hindex)) in omfs_readdir()
|
Completed in 2 milliseconds