HomeSort by: relevance | last modified time | path
    Searched defs:fscow_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_trans.c 69 struct fscow_handler { struct
70 LIST_ENTRY(fscow_handler) ch_list;
92 LIST_HEAD(, fscow_handler) fmi_cow_handler;
888 struct fscow_handler *newch;
917 struct fscow_handler *hp = NULL;
950 struct fscow_handler *hp;
vfs_trans.c 69 struct fscow_handler { struct
70 LIST_ENTRY(fscow_handler) ch_list;
92 LIST_HEAD(, fscow_handler) fmi_cow_handler;
888 struct fscow_handler *newch;
917 struct fscow_handler *hp = NULL;
950 struct fscow_handler *hp;

Completed in 21 milliseconds