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

/linux-master/fs/ceph/
H A Ddir.c34 static int __dir_lease_try_check(const struct dentry *dentry);
1696 ret = __dir_lease_try_check(dentry);
1709 int ret = __dir_lease_try_check(dentry);
1849 static int __dir_lease_try_check(const struct dentry *dentry) function
2039 if (__dir_lease_try_check(dentry))

Completed in 90 milliseconds