Searched refs:i_unsafe_dirops (Results 1 – 4 of 4) sorted by relevance
384 struct list_head i_unsafe_dirops; /* uncommitted mds dir ops */ member
2223 if (S_ISDIR(inode->i_mode) && !list_empty(&ci->i_unsafe_dirops)) { in unsafe_request_wait()2224 req1 = list_last_entry(&ci->i_unsafe_dirops, in unsafe_request_wait()
504 INIT_LIST_HEAD(&ci->i_unsafe_dirops); in ceph_alloc_inode()
2892 &ci->i_unsafe_dirops); in handle_reply()