Searched refs:note (Results 1 – 6 of 6) sorted by relevance
/fs/befs/ |
D | Kconfig | 9 attributes. (Also note that this driver doesn't make those features
|
/fs/ |
D | binfmt_elf.c | 1341 static void fill_note(struct memelfnote *note, const char *name, int type, in fill_note() argument 1344 note->name = name; in fill_note() 1345 note->type = type; in fill_note() 1346 note->datasz = sz; in fill_note() 1347 note->data = data; in fill_note() 1424 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note() argument 1431 fill_note(note, "CORE", NT_AUXV, i * sizeof(elf_addr_t), auxv); in fill_auxv_note()
|
D | binfmt_elf_fdpic.c | 1361 static inline void fill_note(struct memelfnote *note, const char *name, int type, in fill_note() argument 1364 note->name = name; in fill_note() 1365 note->type = type; in fill_note() 1366 note->datasz = sz; in fill_note() 1367 note->data = data; in fill_note()
|
/fs/cifs/ |
D | README | 122 Also note that the customary way of allowing user mounts and unmounts is 284 memory on the client. Also note that permission 324 rw mount the network share read-write (note that the 382 note that the server does not guarantee that the inode numbers 684 Also note that "cat /proc/fs/cifs/DebugData" will display information about
|
D | CHANGES | 128 note that it also requires setting CIFSMaxBufSize at module install
|
/fs/partitions/ |
D | Kconfig | 224 drives; note however that a good portable way to transport files and
|