OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fstrim_range
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/common/linux/
fs.h
40
struct
fstrim_range
{
struct
231
#define FITRIM _IOWR('X', 121, struct
fstrim_range
)
/external/kernel-headers/original/linux/
fs.h
39
struct
fstrim_range
{
struct
333
#define FITRIM _IOWR('X', 121, struct
fstrim_range
) /* Trim */
[
all
...]
Completed in 707 milliseconds