OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fl_owner_t
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
fs.h
736
typedef struct files_struct *
fl_owner_t
;
typedef in typeref:struct:files_struct
762
fl_owner_t
fl_owner;
812
extern void locks_remove_posix(struct file *,
fl_owner_t
);
[
all
...]
/external/yaffs2/yaffs2/
yaffs_fs.c
107
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)
[
all
...]
Completed in 24 milliseconds