Searched refs:no_psx_acl (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dfs_context.h213 bool no_psx_acl:1; /* set if posix acl support should be disabled */ member in struct:smb3_fs_context
H A Dfs_context.c1547 ctx->no_psx_acl = result.negated;
H A Dconnect.c3217 if (ctx && ctx->no_psx_acl)

Completed in 359 milliseconds