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

  /onnv/onnv-gate/usr/src/uts/common/sys/
gfs.h 147 extern int gfs_get_parent_ino(vnode_t *, cred_t *, caller_context_t *,
  /onnv/onnv-gate/usr/src/uts/common/fs/
gfs.c 156 * gfs_get_parent_ino: used to obtain a parent inode number and the
160 gfs_get_parent_ino(vnode_t *dvp, cred_t *cr, caller_context_t *ct, function
1010 error = gfs_get_parent_ino(dvp, cr, ct, &pino, &ino);
xattr.c 1200 error = gfs_get_parent_ino(dvp, cr, ct, &pino, &ino);
    [all...]

Completed in 4620 milliseconds