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

  /src/sys/fs/puffs/
puffs_vnops.c 376 static void callinactive(struct puffs_mount *, puffs_cookie_t, int);
409 callinactive(pmp, ck, 0);
1253 callinactive(struct puffs_mount *pmp, puffs_cookie_t ck, int iaflag) function in typeref:typename:void
1266 /* XXX: callinactive can't setback */
puffs_vnops.c 376 static void callinactive(struct puffs_mount *, puffs_cookie_t, int);
409 callinactive(pmp, ck, 0);
1253 callinactive(struct puffs_mount *pmp, puffs_cookie_t ck, int iaflag) function in typeref:typename:void
1266 /* XXX: callinactive can't setback */

Completed in 26 milliseconds