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