Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Ddir.c1270 di->flags |= CEPH_DENTRY_LEASE_LIST; in __ceph_dentry_lease_touch()
1285 di->flags &= ~(CEPH_DENTRY_LEASE_LIST | CEPH_DENTRY_REFERENCED); in __dentry_dir_lease_touch()
1306 if (di->flags & CEPH_DENTRY_LEASE_LIST) { in __ceph_dentry_dir_lease_touch()
1319 di->flags &= ~CEPH_DENTRY_LEASE_LIST; in __ceph_dentry_dir_lease_touch()
1427 if (di->flags & CEPH_DENTRY_LEASE_LIST) { in __dentry_leases_walk()
H A Dsuper.h291 #define CEPH_DENTRY_LEASE_LIST 2 macro
/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c1466 di->flags |= CEPH_DENTRY_LEASE_LIST; in __ceph_dentry_lease_touch()
1481 di->flags &= ~(CEPH_DENTRY_LEASE_LIST | CEPH_DENTRY_REFERENCED); in __dentry_dir_lease_touch()
1502 if (di->flags & CEPH_DENTRY_LEASE_LIST) { in __ceph_dentry_dir_lease_touch()
1515 di->flags &= ~CEPH_DENTRY_LEASE_LIST; in __ceph_dentry_dir_lease_touch()
1623 if (di->flags & CEPH_DENTRY_LEASE_LIST) { in __dentry_leases_walk()
H A Dsuper.h316 #define CEPH_DENTRY_LEASE_LIST (1 << 1) macro

Completed in 10 milliseconds