Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/ !
H A Dfile_internal.h226 fg_alloc_init(vfs_context_t ctx);
/xnu-11215.81.4/bsd/kern/ !
H A Dkern_descrip.c179 fg_alloc_init(vfs_context_t ctx) in fg_alloc_init() function
1379 fg = fg_alloc_init(ctx); in falloc_withinit()
/xnu-11215.81.4/bsd/vfs/ !
H A Dvfs_xattr.c3233 fg = fg_alloc_init(context); in open_xattrfile()