Home
last modified time | relevance | path

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

/linux/fs/omfs/
H A Domfs_fs.h59 struct omfs_header i_head; /* header */ member
/linux/fs/
H A Dsplice.c1721 unsigned int i_head, o_head; in splice_pipe_to_pipe() local
1756 i_head = ipipe->head; in splice_pipe_to_pipe()
1759 if (pipe_empty(i_head, i_tail) && !ipipe->writers) in splice_pipe_to_pipe()
1766 if (pipe_empty(i_head, i_tail) || in splice_pipe_to_pipe()
1855 unsigned int i_head, o_head; in link_pipe() local
1877 i_head = ipipe->head; in link_pipe()
1884 if (pipe_empty(i_head, i_tail) || in link_pipe()
/linux/Documentation/filesystems/
H A Domfs.rst72 struct omfs_header i_head; /* header */