Home
last modified time | relevance | path

Searched refs:fl_owner_t (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
Dfs.h736 typedef struct files_struct *fl_owner_t; typedef
762 fl_owner_t fl_owner;
812 extern void locks_remove_posix(struct file *, fl_owner_t);
1068 int (*flush) (struct file *, fl_owner_t id);
1427 extern int filp_close(struct file *, fl_owner_t id);
/external/yaffs2/yaffs2/
Dyaffs_fs.c107 static int yaffs_file_flush(struct file *file, fl_owner_t id);
453 static int yaffs_file_flush(struct file *file, fl_owner_t id) in yaffs_file_flush()