tag | line | file | source code |
---|---|---|---|
msdos_truncate | 60 | fs/msdos/file.c | msdos_truncate, /* truncate */ |
msdos_truncate | 106 | fs/msdos/file.c | msdos_truncate, /* truncate */ |
msdos_truncate | 300 | fs/msdos/file.c | msdos_truncate(inode); |
msdos_truncate | 43 | fs/msdos/inode.c | msdos_truncate(inode); |
msdos_truncate | 63 | fs/umsdos/file.c | msdos_truncate (inode); |
msdos_truncate | 181 | include/linux/msdos_fs.h | extern void msdos_truncate(struct inode *inode); |
msdos_truncate | 441 | kernel/ksyms.c | X(msdos_truncate), |