HomeSort by relevance Sort by last modified time
    Searched refs:fs_notdir (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/ctfs/
ctfs_latest.c 181 { VOPNAME_READDIR, { .error = fs_notdir } },
182 { VOPNAME_LOOKUP, { .error = fs_notdir } },
ctfs_sym.c 143 { VOPNAME_READDIR, { .error = fs_notdir } },
144 { VOPNAME_LOOKUP, { .error = fs_notdir } },
ctfs_ctl.c 235 { VOPNAME_READDIR, { .error = fs_notdir } },
236 { VOPNAME_LOOKUP, { .error = fs_notdir } },
334 { VOPNAME_READDIR, { .error = fs_notdir } },
335 { VOPNAME_LOOKUP, { .error = fs_notdir } },
ctfs_tmpl.c 195 { VOPNAME_READDIR, { .error = fs_notdir } },
196 { VOPNAME_LOOKUP, { .error = fs_notdir } },
ctfs_event.c 334 { VOPNAME_READDIR, { .error = fs_notdir } },
335 { VOPNAME_LOOKUP, { .error = fs_notdir } },
494 { VOPNAME_READDIR, { .error = fs_notdir } },
495 { VOPNAME_LOOKUP, { .error = fs_notdir } },
  /onnv/onnv-gate/usr/src/uts/common/fs/
fs_subr.h 57 extern int fs_notdir();
fs_subr.c 97 fs_notdir() function
xattr.c 721 { VOPNAME_READDIR, { .error = fs_notdir } },
    [all...]

Completed in 840 milliseconds