Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dlocks.c27 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_flock()
85 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_funlock()
H A Dfile.h22 struct ocfs2_file_private { struct
H A Dfile.c55 struct ocfs2_file_private *fp; in ocfs2_init_file_private()
57 fp = kzalloc_obj(struct ocfs2_file_private); in ocfs2_init_file_private()
71 struct ocfs2_file_private *fp = file->private_data; in ocfs2_free_file_private()
2778 struct ocfs2_file_private *fp = file->private_data; in ocfs2_dir_llseek()