Searched refs:mnt_compound_ops (Results 1 – 3 of 3) sorted by relevance
120 uint32_t mnt_compound_ops; /* Available compound operations */ member
2407 return (vp->v_mount->mnt_compound_ops & opid) != 0; in vnode_compound_op_available()
11047 mp->mnt_compound_ops |= COMPOUND_VNOP_OPEN; in vfs_setcompoundopen()