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

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs_opreg.h43 * used in the the fs_operation_def structures.
56 * File systems use arrays of fs_operation_def structures to form
62 typedef struct fs_operation_def { struct
76 * (arrays of fs_operation_def structures). These routines use the master
101 int vn_make_ops(const char *, const struct fs_operation_def *,
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvfs_opreg.h43 * used in the the fs_operation_def structures.
56 * File systems use arrays of fs_operation_def structures to form
62 typedef struct fs_operation_def { struct
76 * (arrays of fs_operation_def structures). These routines use the master
101 int vn_make_ops(const char *, const struct fs_operation_def *,

Completed in 57 milliseconds