Home
last modified time | relevance | path

Searched refs:CEPH_DENTRY_LEASE_LIST (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ceph/
H A Ddir.c1538 di->flags |= CEPH_DENTRY_LEASE_LIST; in __ceph_dentry_lease_touch()
1552 di->flags &= ~(CEPH_DENTRY_LEASE_LIST | CEPH_DENTRY_REFERENCED); in __dentry_dir_lease_touch()
1573 if (di->flags & CEPH_DENTRY_LEASE_LIST) { in __ceph_dentry_dir_lease_touch()
1586 di->flags &= ~CEPH_DENTRY_LEASE_LIST; in __ceph_dentry_dir_lease_touch()
1698 if (di->flags & CEPH_DENTRY_LEASE_LIST) { in __dentry_leases_walk()