Searched refs:ceph_atomic_open (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 1176 extern int ceph_atomic_open(struct inode *dir, struct dentry *dentry,
|
H A D | dir.c | 1966 .atomic_open = ceph_atomic_open,
|
H A D | file.c | 687 int ceph_atomic_open(struct inode *dir, struct dentry *dentry, in ceph_atomic_open() function
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | super.h | 1308 extern int ceph_atomic_open(struct inode *dir, struct dentry *dentry,
|
H A D | dir.c | 2167 .atomic_open = ceph_atomic_open,
|
H A D | file.c | 730 int ceph_atomic_open(struct inode *dir, struct dentry *dentry, in ceph_atomic_open() function
|
Completed in 17 milliseconds