Home
last modified time | relevance | path

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

/fs/ocfs2/
Dlocks.c42 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_flock()
95 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_funlock()
Ddlmglue.h99 struct ocfs2_file_private;
101 struct ocfs2_file_private *fp);
Dfile.h38 struct ocfs2_file_private { struct
Ddlmglue.c580 struct ocfs2_file_private *fp = lockres->l_priv; in ocfs2_get_file_osb()
686 struct ocfs2_file_private *fp) in ocfs2_file_lock_res_init()
1845 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_lock()
1941 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_unlock()
Dfile.c69 struct ocfs2_file_private *fp; in ocfs2_init_file_private()
71 fp = kzalloc(sizeof(struct ocfs2_file_private), GFP_KERNEL); in ocfs2_init_file_private()
85 struct ocfs2_file_private *fp = file->private_data; in ocfs2_free_file_private()