Home
last modified time | relevance | path

Searched refs:fs_notdir (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c233 { VOPNAME_READDIR, { .error = fs_notdir } },
234 { VOPNAME_LOOKUP, { .error = fs_notdir } },
332 { VOPNAME_READDIR, { .error = fs_notdir } },
333 { VOPNAME_LOOKUP, { .error = fs_notdir } },
H A Dctfs_event.c333 { VOPNAME_READDIR, { .error = fs_notdir } },
334 { VOPNAME_LOOKUP, { .error = fs_notdir } },
493 { VOPNAME_READDIR, { .error = fs_notdir } },
494 { VOPNAME_LOOKUP, { .error = fs_notdir } },
H A Dctfs_sym.c141 { VOPNAME_READDIR, { .error = fs_notdir } },
142 { VOPNAME_LOOKUP, { .error = fs_notdir } },
H A Dctfs_latest.c179 { VOPNAME_READDIR, { .error = fs_notdir } },
180 { VOPNAME_LOOKUP, { .error = fs_notdir } },
H A Dctfs_tmpl.c195 { VOPNAME_READDIR, { .error = fs_notdir } },
196 { VOPNAME_LOOKUP, { .error = fs_notdir } },
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.h56 extern int fs_notdir();
H A Dfs_subr.c102 fs_notdir() in fs_notdir() function
H A Dxattr.c834 { VOPNAME_READDIR, { .error = fs_notdir } },
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_fssub.c83 fs_notdir() in fs_notdir() function