tag | line | file | source code |
---|---|---|---|
msdos_truncate | 56 | fs/msdos/file.c | msdos_truncate, /* truncate */ |
msdos_truncate | 102 | fs/msdos/file.c | msdos_truncate, /* truncate */ |
msdos_truncate | 296 | fs/msdos/file.c | msdos_truncate(inode); |
msdos_truncate | 40 | fs/msdos/inode.c | msdos_truncate(inode); |
msdos_truncate | 57 | fs/umsdos/file.c | msdos_truncate (inode); |
msdos_truncate | 182 | include/linux/msdos_fs.h | extern void msdos_truncate(struct inode *inode); |
msdos_truncate | 297 | kernel/ksyms.c | X(msdos_truncate), |