Searched refs:shnode_t (Results 1 – 2 of 2) sorted by relevance
48 sharefs_snap_create(shnode_t *sft) in sharefs_snap_create()163 shnode_t *sft = VTOSH(vp); in sharefs_getattr()221 shnode_t *sft; in sharefs_open()232 vp = gfs_file_create(sizeof (shnode_t), NULL, sharefs_ops_data); in sharefs_open()272 shnode_t *sft = VTOSH(vp); in sharefs_close()297 shnode_t *sft = VTOSH(vp); in sharefs_read()344 shnode_t *sft; in sharefs_inactive()346 sft = (shnode_t *)gfs_file_inactive(vp); in sharefs_inactive()362 shnode_t *sft; in sharefs_create_root_file()364 vp = gfs_root_create_file(sizeof (shnode_t), in sharefs_create_root_file()
96 typedef struct shnode_t { struct105 } shnode_t; argument110 #define VTOSH(vp) ((shnode_t *)((vp)->v_data))