Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs.h81 int gw, int gx, int or, int ow, int ox);
Dhostfs_user.c179 int gw, int gx, int or, int ow, int ox) in file_create() argument
192 mode |= ox ? S_IXOTH : 0; in file_create()