Home
last modified time | relevance | path

Searched refs:gfs_file_parent (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c185 savevp = pvp = gfs_file_parent(vp); in xattr_common_fid()
188 pvp = gfs_file_parent(pvp); in xattr_common_fid()
237 ppvp = gfs_file_parent(gfs_file_parent(vp)); in xattr_fill_nvlist()
494 pvp = gfs_file_parent(vp); in xattr_file_getattr()
618 ppvp = gfs_file_parent(gfs_file_parent(vp)); in xattr_file_write()
800 ppvp = gfs_file_parent(gfs_file_parent(vp)); in xattr_file_write()
939 pdvp = gfs_file_parent(sdvp); in xattr_copy()
944 pdvp = gfs_file_parent(tdvp); in xattr_copy()
990 error = VOP_LOOKUP(gfs_file_parent(gfs_dvp), nm, &realvp, &pn, in xattr_dir_realdir()
1106 pvp = gfs_file_parent(vp); in xattr_dir_getattr()
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_latest.c69 gfs_file_index(gfs_file_parent(vp))]; in ctfs_latest_nested_open()
74 cvp = ctfs_create_cdirnode(gfs_file_parent(vp), ct); in ctfs_latest_nested_open()
H A Dctfs_event.c245 vnode_t *pvp = gfs_file_parent(vp); in ctfs_ev_inactive()
406 vnode_t *pvp = gfs_file_parent(vp); in ctfs_bu_inactive()
/illumos-gate/usr/src/uts/common/sys/
H A Dgfs.h120 #define gfs_file_parent(vp) (((gfs_file_t *)(vp)->v_data)->gfs_parent) macro
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c178 objfs_odirnode_t *odir = gfs_file_parent(vp)->v_data; in objfs_data_lock()
195 objfs_odirnode_t *odir = gfs_file_parent(vp)->v_data; in objfs_data_unlock()