fd_ops
struct fd_ops *ops;
static struct fd_ops sEventQueueFDOps = {
static struct fd_ops sSocketFDOps = {
get_new_fd(struct fd_ops* ops, struct fs_mount* mount, struct vnode* vnode,
static struct fd_ops sFileOps = {
static struct fd_ops sDirectoryOps = {
static struct fd_ops sAttributeDirectoryOps = {
static struct fd_ops sAttributeOps = {
static struct fd_ops sIndexDirectoryOps = {
static struct fd_ops sIndexOps = {
static struct fd_ops sQueryOps = {
struct fd_ops* ops;
static struct fd_ops sFileOps = {
static struct fd_ops sDirectoryOps = {
static struct fd_ops sAttributeDirectoryOps = {
static struct fd_ops sAttributeOps = {
static struct fd_ops sIndexDirectoryOps = {
static struct fd_ops sIndexOps = {
static struct fd_ops sQueryOps = {