Searched refs:ZPL_DIR_CONTEXT_INIT (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zpl.h | 100 #define ZPL_DIR_CONTEXT_INIT(_dirent, _actor, _pos) { \ macro 120 #define ZPL_DIR_CONTEXT_INIT(_dirent, _actor, _pos) { \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_ctldir.c | 89 ZPL_DIR_CONTEXT_INIT(dirent, filldir, filp->f_pos); in zpl_root_readdir() 282 ZPL_DIR_CONTEXT_INIT(dirent, filldir, filp->f_pos); in zpl_snapdir_readdir() 486 ZPL_DIR_CONTEXT_INIT(dirent, filldir, filp->f_pos); in zpl_shares_readdir()
|
| H A D | zpl_file.c | 106 ZPL_DIR_CONTEXT_INIT(dirent, filldir, filp->f_pos); in zpl_readdir()
|