Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dioctl.c115 req->r_inode_drop = CEPH_CAP_FILE_SHARED | CEPH_CAP_FILE_EXCL; in ceph_ioctl_set_layout()
H A Dmds_client.h285 int r_inode_drop, r_inode_unless; member
H A Ddir.c402 req->r_inode_drop = CEPH_CAP_FILE_EXCL; in ceph_readdir()
1159 req->r_inode_drop = ceph_drop_caps_for_unlink(inode); in ceph_unlink()
1240 req->r_inode_drop = in ceph_rename()
H A Dxattr.c1006 req->r_inode_drop = CEPH_CAP_XATTR_SHARED; in ceph_sync_setxattr()
H A Dmds_client.c2591 (!!req->r_inode_drop + !!req->r_dentry_drop + in create_request_message()
2626 if (req->r_inode_drop) in create_request_message()
2629 mds, req->r_inode_drop, req->r_inode_unless, in create_request_message()
H A Dinode.c2227 req->r_inode_drop = release; in __ceph_setattr()
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.h313 int r_inode_drop, r_inode_unless; member
H A Dioctl.c116 req->r_inode_drop = CEPH_CAP_FILE_SHARED | CEPH_CAP_FILE_EXCL; in ceph_ioctl_set_layout()
H A Ddir.c410 req->r_inode_drop = CEPH_CAP_FILE_EXCL; in ceph_readdir()
1324 req->r_inode_drop = ceph_drop_caps_for_unlink(inode); in ceph_unlink()
1436 req->r_inode_drop = in ceph_rename()
H A Dmds_client.c2930 (!!req->r_inode_drop + !!req->r_dentry_drop + in create_request_message()
3010 if (req->r_inode_drop) in create_request_message()
3013 mds, req->r_inode_drop, req->r_inode_unless, in create_request_message()
H A Dxattr.c1149 req->r_inode_drop = CEPH_CAP_XATTR_SHARED; in ceph_sync_setxattr()
H A Dinode.c2697 req->r_inode_drop = release; in __ceph_setattr()

Completed in 34 milliseconds