Searched refs:i_unsafe_writes (Results 1 – 4 of 4) sorted by relevance
343 struct list_head i_unsafe_writes; /* uncommitted sync writes */ member
604 &ci->i_unsafe_writes); in ceph_sync_write_unsafe()
453 INIT_LIST_HEAD(&ci->i_unsafe_writes); in ceph_alloc_inode()
1934 struct list_head *head = &ci->i_unsafe_writes; in sync_write_wait()