Searched refs:AFS_SET_MODE (Results 1 – 3 of 3) sorted by relevance
161 #define AFS_SET_MODE 0x08 /* set the UNIX mode */ macro
197 mask |= AFS_SET_MODE; in xdr_encode_AFS_StoreStatus()555 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_create_file()608 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_make_dir()903 *bp++ = htonl(AFS_SET_MODE | AFS_SET_MTIME); in afs_fs_symlink()
94 mask |= mode ? AFS_SET_MODE : 0; in xdr_encode_YFSStoreStatus()285 mask |= AFS_SET_MODE; in xdr_encode_YFS_StoreStatus()