Home
last modified time | relevance | path

Searched defs:super_operations___2 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h37944 struct super_operations___2 { struct
37945 struct inode___2 * (*alloc_inode)(struct super_block___2 *);
37946 void (*destroy_inode)(struct inode___2 *);
37947 void (*free_inode)(struct inode___2 *);
37948 void (*dirty_inode)(struct inode___2 *, int);
37949 int (*write_inode)(struct inode___2 *, struct writeback_control *);
37950 int (*drop_inode)(struct inode___2 *);
37951 void (*evict_inode)(struct inode___2 *);
37952 void (*put_super)(struct super_block___2 *);
37953 int (*sync_fs)(struct super_block___2 *, int);
[all …]
Dvmlinux.h37944 struct super_operations___2 { struct
37945 struct inode___2 * (*alloc_inode)(struct super_block___2 *);
37946 void (*destroy_inode)(struct inode___2 *);
37947 void (*free_inode)(struct inode___2 *);
37948 void (*dirty_inode)(struct inode___2 *, int);
37949 int (*write_inode)(struct inode___2 *, struct writeback_control *);
37950 int (*drop_inode)(struct inode___2 *);
37951 void (*evict_inode)(struct inode___2 *);
37952 void (*put_super)(struct super_block___2 *);
37953 int (*sync_fs)(struct super_block___2 *, int);
[all …]