Searched refs:cap0 (Results 1 – 2 of 2) sorted by relevance
16 __u32 cap0 = caps; in cap_enable_effective() local 27 if ((data[0].effective & cap0) == cap0 && in cap_enable_effective() 31 data[0].effective |= cap0; in cap_enable_effective() 46 __u32 cap0 = caps; in cap_disable_effective() local 57 if (!(data[0].effective & cap0) && !(data[1].effective & cap1)) in cap_disable_effective() 60 data[0].effective &= ~cap0; in cap_disable_effective()
145 unsigned int rtt_us = -1, cap0; in afs_fileserver_probe_result() local204 cap0 = ntohl(call->tmp); in afs_fileserver_probe_result()205 if (cap0 & AFS3_VICED_CAPABILITY_64BITFILES) in afs_fileserver_probe_result()