Home
last modified time | relevance | path

Searched refs:gx (Results 1 – 2 of 2) sorted by relevance

/fs/hostfs/
Dhostfs.h75 int gw, int gx, int or, int ow, int ox);
Dhostfs_user.c216 int gw, int gx, int or, int ow, int ox) in file_create() argument
226 mode |= gx ? S_IXGRP : 0; in file_create()