Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_latest.c71 gfs_file_index(gfs_file_parent(vp))]; in ctfs_latest_nested_open()
76 cvp = ctfs_create_cdirnode(gfs_file_parent(vp), ct); in ctfs_latest_nested_open()
H A Dctfs_event.c246 vnode_t *pvp = gfs_file_parent(vp); in ctfs_ev_inactive()
407 vnode_t *pvp = gfs_file_parent(vp); in ctfs_bu_inactive()
/titanic_44/usr/src/uts/common/fs/
H A Dxattr.c114 savevp = pvp = gfs_file_parent(vp); in xattr_common_fid()
117 pvp = gfs_file_parent(pvp); in xattr_common_fid()
166 ppvp = gfs_file_parent(gfs_file_parent(vp)); in xattr_fill_nvlist()
423 pvp = gfs_file_parent(vp); in xattr_file_getattr()
547 ppvp = gfs_file_parent(gfs_file_parent(vp)); in xattr_file_write()
729 ppvp = gfs_file_parent(gfs_file_parent(vp)); in xattr_file_write()
868 pdvp = gfs_file_parent(sdvp); in xattr_copy()
873 pdvp = gfs_file_parent(tdvp); in xattr_copy()
889 pvp = gfs_file_parent(dvp); in xattr_dir_realdir()
967 pvp = gfs_file_parent(vp); in xattr_dir_getattr()
/titanic_44/usr/src/uts/common/sys/
H A Dgfs.h120 #define gfs_file_parent(vp) (((gfs_file_t *)(vp)->v_data)->gfs_parent) macro
/titanic_44/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c180 objfs_odirnode_t *odir = gfs_file_parent(vp)->v_data; in objfs_data_lock()
197 objfs_odirnode_t *odir = gfs_file_parent(vp)->v_data; in objfs_data_unlock()