Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.c2520 static int set_request_path_attr(struct inode *rinode, struct dentry *rdentry, in set_request_path_attr() argument
2527 if (rinode) { in set_request_path_attr()
2528 r = build_inode_path(rinode, ppath, pathlen, ino, freepath); in set_request_path_attr()
2529 dout(" inode %p %llx.%llx\n", rinode, ceph_ino(rinode), in set_request_path_attr()
2530 ceph_snap(rinode)); in set_request_path_attr()