Searched refs:FS3D_op (Results 1 – 8 of 8) sorted by relevance
59 if (FS3D_op(op) == FS3D_OP_INIT && mount(FS3D_init, NiL, FS3D_VIEW, NiL)) in fs3d() 75 switch (FS3D_op(op)) in fs3d()
59 if (FS3D_op(op) == FS3D_OP_INIT && mount(FS3D_init, NiL, FS3D_VIEW, NiL)) in fs3d()75 switch (FS3D_op(op)) in fs3d()
78 #define FS3D_op(x) ((x)&07) macro
87 #define FS3D_op(x) ((x)&07) macro
83 #define FS3D_op(x) ((x)&07) macro