Searched refs:CEPH_CAP_FLAG_AUTH (Results 1 – 4 of 4) sorted by relevance
573 #define CEPH_CAP_FLAG_AUTH (1 << 0) /* cap is issued by auth mds */ macro
717 flags |= CEPH_CAP_FLAG_AUTH; in ceph_add_cap()722 ((flags & CEPH_CAP_FLAG_AUTH) && in ceph_add_cap()753 if (flags & CEPH_CAP_FLAG_AUTH) { in ceph_add_cap()4140 int flag = (cap == ci->i_auth_cap) ? CEPH_CAP_FLAG_AUTH : 0; in handle_cap_export()4254 realmino, CEPH_CAP_FLAG_AUTH, &new_cap); in handle_cap_import()4260 if ((ph->flags & CEPH_CAP_FLAG_AUTH) && in handle_cap_import()
1067 ((info->cap.flags & CEPH_CAP_FLAG_AUTH) && in ceph_fill_inode()1167 if ((info->cap.flags & CEPH_CAP_FLAG_AUTH) && in ceph_fill_inode()1177 if (new_version || (info->cap.flags & CEPH_CAP_FLAG_AUTH)) { in ceph_fill_inode()
694 in.cap.flags = CEPH_CAP_FLAG_AUTH; in ceph_finish_async_create()