Searched refs:gotowner (Results 1 – 2 of 2) sorted by relevance
3683 BOOL gotowner; in ntfs_build_permissions_posix() member3737 pctx->gotowner = FALSE; in ntfs_build_permissions_posix()3803 if (pctx->gotowner) in ntfs_build_permissions_posix()3807 pctx->gotowner = TRUE; in ntfs_build_permissions_posix()3808 if (pctx->gotownermask && !pctx->gotowner) { in ntfs_build_permissions_posix()3837 if (pctx->gotowner) in ntfs_build_permissions_posix()
3014 BOOL gotowner; in ntfs_allowed_as_owner() local3026 gotowner = FALSE; /* default */ in ntfs_allowed_as_owner()3031 gotowner = TRUE; in ntfs_allowed_as_owner()3047 gotowner = TRUE; in ntfs_allowed_as_owner()3052 if (gotowner in ntfs_allowed_as_owner()